Click here to Skip to main content
15,898,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to convert to arraylist to dataset Pin
Shaik Haneef5-Aug-08 22:35
Shaik Haneef5-Aug-08 22:35 
QuestionStyling TabContainer Pin
Rohde5-Aug-08 22:03
Rohde5-Aug-08 22:03 
QuestionASP.NET Live earth control Pin
Gretna5-Aug-08 21:45
Gretna5-Aug-08 21:45 
QuestionPass 3 Parameters Pin
Agweet5-Aug-08 21:43
Agweet5-Aug-08 21:43 
AnswerRe: Pass 3 Parameters Pin
Bardy855-Aug-08 21:48
Bardy855-Aug-08 21:48 
GeneralRe: Pass 3 Parameters Pin
Agweet5-Aug-08 21:50
Agweet5-Aug-08 21:50 
QuestionASP.Net 1.1 Debugging Issue Pin
pashitech5-Aug-08 21:22
pashitech5-Aug-08 21:22 
AnswerRe: ASP.Net 1.1 Debugging Issue Pin
Sandeep Akhare5-Aug-08 22:26
Sandeep Akhare5-Aug-08 22:26 
pashitech wrote:
I am facing problems with dll's which are generating first time, and from second time(when I chanche code)the new code is not effecting..


Its beacuse your newly created DLLs are not getting refreshed do following things
1. Remove the refered dll's and then add by browsing the project
2. Restart IIS
3. Delete all temp files generted in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files

Now try to run the application.


pashitech wrote:
I have a ASP.Net 1.1 solution which contains 4 Projects, which are inter-dependent
when I make each independed(total 4)Virtual Directoried and run
the application , I couldn't able to debug the application properly

If they are present in same solution then make sure PDB(Program debug Database) Files are also present
Also make sure that appication Configuration they are running in Debbug mode

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

Check My Blog

QuestionOpen new window using javascript or anyway from class file Pin
Satish - Developer5-Aug-08 21:21
Satish - Developer5-Aug-08 21:21 
AnswerRe: Open new window using javascript or anyway from class file Pin
eyeseetee5-Aug-08 21:31
eyeseetee5-Aug-08 21:31 
Questionusing dll (reply urgent please) Pin
harish.k125-Aug-08 21:21
harish.k125-Aug-08 21:21 
AnswerRe: using dll (reply urgent please) Pin
Bardy855-Aug-08 21:25
Bardy855-Aug-08 21:25 
GeneralRe: using dll (reply urgent please) Pin
harish.k125-Aug-08 23:10
harish.k125-Aug-08 23:10 
GeneralRe: using dll (reply urgent please) Pin
Sathesh Sakthivel5-Aug-08 23:17
Sathesh Sakthivel5-Aug-08 23:17 
GeneralRe: using dll (reply urgent please) Pin
Gayani Devapriya6-Aug-08 1:35
Gayani Devapriya6-Aug-08 1:35 
QuestionDOTNET certification Pin
kuwl_mark5-Aug-08 21:13
kuwl_mark5-Aug-08 21:13 
AnswerRe: DOTNET certification Pin
eyeseetee5-Aug-08 21:32
eyeseetee5-Aug-08 21:32 
GeneralRe: DOTNET certification Pin
kuwl_mark5-Aug-08 22:29
kuwl_mark5-Aug-08 22:29 
QuestionEmpty gridview with Footer template column Using view state add,edit,delete operation Pin
Member 38798815-Aug-08 19:55
Member 38798815-Aug-08 19:55 
AnswerRe: Empty gridview with Footer template column Using view state add,edit,delete operation Pin
Bardy855-Aug-08 20:04
Bardy855-Aug-08 20:04 
GeneralRe: Empty gridview with Footer template column Using view state add,edit,delete operation Pin
Member 38798815-Aug-08 20:21
Member 38798815-Aug-08 20:21 
GeneralRe: Empty gridview with Footer template column Using view state add,edit,delete operation Pin
Bardy855-Aug-08 20:28
Bardy855-Aug-08 20:28 
QuestionWeb Page Expiry Problem. Pin
K V Sekhar5-Aug-08 19:52
K V Sekhar5-Aug-08 19:52 
AnswerRe: Web Page Expiry Problem. Pin
Bardy855-Aug-08 20:01
Bardy855-Aug-08 20:01 
GeneralRe: Web Page Expiry Problem. Pin
K V Sekhar5-Aug-08 20:35
K V Sekhar5-Aug-08 20:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.