Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13291 - 13320 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13291
hi one solution to this is if u r not making any changes in the class files then dont even go for building the same again and agian wen u build the whole...
Babulal.K.R
babulalkr
Offline Send Email
Dec 1, 2005
11:26 am
13292
First of all I would like to mention (as an answer to Jasmins message below) that we shouldn't assume all questions on this list comes from prefessionals. What...
Peter Hartlén
petbe605
Offline Send Email
Dec 1, 2005
11:30 am
13293
... Hi Peter - thanks for putting in the work (and Michael, and Brian, etc). Great stuff, much appreciated. Chris PS: The msg which brought all this up this...
Chris Conboy
sircyobnoc
Offline Send Email
Dec 1, 2005
12:07 pm
13294
Hi all, I wonder if someone could help me with a problem I having writing a logging method, the code in question is this: StackTrace stackTrace = new...
dagda1970
Offline Send Email
Dec 1, 2005
2:17 pm
13295
... From MSDN: StackFrame.GetFileLineNumber Method Gets the line number in the file that contains the code that is executing. This information is typically...
Antonio Mazzeo
wolfsea80
Offline Send Email
Dec 1, 2005
2:58 pm
13296
I experience the same thing at work. To get around it I always have to exit my solution and then delete the obj folder for the class library that is locked...
ysfred4
Offline Send Email
Dec 1, 2005
3:09 pm
13297
Yes, some do. I'll try that next time (which will probably be today ;-) ). ... From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of...
Kevin Aubuchon
ka3751
Offline Send Email
Dec 1, 2005
3:11 pm
13298
our developing program logs out of the program, if we are pressing the enter key in any of the forms of the program. what is expected is that the form wil be...
j2jjohn
Offline Send Email
Dec 1, 2005
3:12 pm
13299
It sounds like you need to make the sub folder where you have the web.config that is giving you an error into an application in IIS. You can right click on the...
ysfred4
Offline Send Email
Dec 1, 2005
3:17 pm
13300
That might be the cause since the obj folder has the dlls for the web services in there. I will have to test this with VS 2005 to see if the same things...
ysfred4
Offline Send Email
Dec 1, 2005
3:18 pm
13301
That same thing happened to me with a web services folder. You can set a pre-build event to delete the items, instead of always having to do it manually. ... ...
Sam Acheson
samacheson
Offline Send Email
Dec 1, 2005
3:59 pm
13302
Have you just transferred your application from one computer to another? I get this error message when I do something wrong in setting up the virtual ...
Erwin Lee
winl333
Online Now Send Email
Dec 1, 2005
4:28 pm
13303
I am trying to print programmaticaly from a web app. I have found some info on this but it is not a lot of help. I first of all wanted to know if this is...
Scott Moore
samoore33
Offline Send Email
Dec 1, 2005
6:04 pm
13304
only bit of code I've seen along this line was the print stuff they added to SQL Server 2000 Reporting Services SP2. plus the associated MS discussion group...
Rob Karatzas
robkaratzas
Offline Send Email
Dec 1, 2005
6:12 pm
13305
At my work we do some printing through ASP.NET on the web, and you really have a couple of options, depending on the flexibility of the environment you have to...
mcse3010
Offline Send Email
Dec 1, 2005
8:45 pm
13306
... I am shocked and dismayed by the comments above. The person posting is a very rude arrogant person and if they knew as much as they so evidently think...
Paul Cowan
dagda1970
Offline Send Email
Dec 2, 2005
10:07 am
13307
I am having problem to Close popup window in ASP.Net (code behind is C#). I have an aspx page (say page A), through this page I open an aspx popup page (page...
Asheesh S Parihar
singh_asheesh
Offline Send Email
Dec 2, 2005
10:10 am
13308
Hi How do i implement Paging in Hierarchical grids? Thanks Sekhar ... Yahoo! Music Unlimited - Access over 1 million songs. Try it free. [Non-text portions of...
Chandra Sekhar
csharpdevelo...
Offline Send Email
Dec 2, 2005
10:11 am
13309
Hi i create the sub folder as application folder .but the web page inside this folder getting error like in could not load the "srini.secret._protected" in ...
srini vasan
dilseeni_kvp
Offline Send Email
Dec 2, 2005
10:13 am
13310
I have been one of the people in the past to give the answer, "Why don't you Google it." However, I've come to realize that as professionals in this field,...
Ryan Olshan
teranetlists
Offline Send Email
Dec 2, 2005
10:13 am
13311
We tried this this morning, but the DLL is in use and cannot be deleted. So back to searching the web for an answer. Steve ... set a ... today ;-) ... ...
ysfred4
Offline Send Email
Dec 2, 2005
2:42 pm
13312
The clue is in the error message "This error can be caused by a virtual directory not being configured as an application in IIS." Do that and all will be sweet...
Ian Moores
racer_rudi_2003
Offline Send Email
Dec 2, 2005
2:45 pm
13313
Paul, You're shocked! Simply shocked! Look, it was a tactical mistake for Jasmine to ask such an honest, straightforward and obvious question, unless she was...
Bob Grommes
bgrommes
Offline Send Email
Dec 2, 2005
2:57 pm
13314
Ryan, It may not be "professional" in the sense of "businesslike polite" but it is certainly very much in keeping with traditional and longstanding hacker...
Bob Grommes
bgrommes
Offline Send Email
Dec 2, 2005
3:04 pm
13315
Well, I think everyone have to decide what question ... Newbie question: How can I add two variables? Guru/Hacker answer (reply): Check this link: [link to the...
Oliver Mendoza
oliver_mdza
Offline Send Email
Dec 2, 2005
3:48 pm
13316
I think that the simplest method is to use javascript to close the window. I am not sure if the code behind could actually do that or not. ...
ysfred4
Offline Send Email
Dec 2, 2005
4:07 pm
13317
I will answer your question as to why I read and participate actively in this group. To increase my awareness of programming issues that other people face. To...
Jasmine
polly_peptide
Offline Send Email
Dec 2, 2005
6:09 pm
13318
Sounds like you have the default button set to the wrong thing, but there is not enough specific information in your question. What environment are you using?...
Jasmine
polly_peptide
Offline Send Email
Dec 2, 2005
7:23 pm
13319
I am trying to build a C# user control that I can drag and drop into my web forms. I am having difficulty finding any real examples of this, and am lost on...
Michael Swanson
mtscreator
Online Now Send Email
Dec 2, 2005
8:44 pm
13320
From code behinfd wyou can emit the javascript that actually closes the window Fer ... From: "ysfred4" <Steve.Maier@...> To: <CSharpNET@yahoogroups.com> ...
Fernando Salas
fsalastaxo
Offline Send Email
Dec 3, 2005
3:02 am
Messages 13291 - 13320 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help