Click here to Skip to main content
15,918,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Can't send mail on localhost Pin
Yusuf6-Apr-09 4:49
Yusuf6-Apr-09 4:49 
AnswerRe: Can't send mail on localhost Pin
PauloCastilho6-Apr-09 5:00
PauloCastilho6-Apr-09 5:00 
AnswerRe: Can't send mail on localhost Pin
Christian Graus6-Apr-09 11:11
protectorChristian Graus6-Apr-09 11:11 
AnswerRe: Can't send mail on localhost Pin
nithydurai6-Apr-09 19:56
nithydurai6-Apr-09 19:56 
GeneralRe: Can't send mail on localhost Pin
archit300020-Apr-09 0:24
archit300020-Apr-09 0:24 
QuestionDate Conversion Problem Pin
specialdreamsin6-Apr-09 3:12
specialdreamsin6-Apr-09 3:12 
AnswerRe: Date Conversion Problem Pin
mr_muskurahat6-Apr-09 3:40
mr_muskurahat6-Apr-09 3:40 
AnswerRe: Date Conversion Problem Pin
Hajab6-Apr-09 19:49
Hajab6-Apr-09 19:49 
AnswerRe: Date Conversion Problem Pin
Zia Ul Haq Soofi7-Apr-09 0:52
Zia Ul Haq Soofi7-Apr-09 0:52 
AnswerRe: Date Conversion Problem Pin
archit300020-Apr-09 0:40
archit300020-Apr-09 0:40 
QuestionForms Authentication Sample Pin
mehrdadc486-Apr-09 3:12
mehrdadc486-Apr-09 3:12 
QuestionWhen and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 2:57
Brady Kelly6-Apr-09 2:57 
AnswerRe: When and where does a UserControl compile? Pin
Dev S6-Apr-09 3:52
Dev S6-Apr-09 3:52 
GeneralRe: When and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 3:56
Brady Kelly6-Apr-09 3:56 
GeneralRe: When and where does a UserControl compile? Pin
Yusuf6-Apr-09 4:14
Yusuf6-Apr-09 4:14 
AnswerRe: When and where does a UserControl compile? Pin
Yusuf6-Apr-09 4:29
Yusuf6-Apr-09 4:29 
GeneralRe: When and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 4:37
Brady Kelly6-Apr-09 4:37 
GeneralRe: When and where does a UserControl compile? Pin
Yusuf6-Apr-09 4:48
Yusuf6-Apr-09 4:48 
GeneralRe: When and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 5:04
Brady Kelly6-Apr-09 5:04 
AnswerRe: When and where does a UserControl compile? Pin
Rama Krishna Vavilala6-Apr-09 5:12
Rama Krishna Vavilala6-Apr-09 5:12 
GeneralRe: When and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 5:22
Brady Kelly6-Apr-09 5:22 
GeneralRe: When and where does a UserControl compile? Pin
Rama Krishna Vavilala6-Apr-09 5:27
Rama Krishna Vavilala6-Apr-09 5:27 
AnswerRe: When and where does a UserControl compile? Pin
Paddy Boyd6-Apr-09 5:24
Paddy Boyd6-Apr-09 5:24 
GeneralRe: When and where does a UserControl compile? Pin
Brady Kelly6-Apr-09 5:25
Brady Kelly6-Apr-09 5:25 
GeneralRe: When and where does a UserControl compile? Pin
Paddy Boyd6-Apr-09 5:29
Paddy Boyd6-Apr-09 5:29 
Don't know if this is any help at all, but..

We've encountered problems before where we had number of user controls, in different folders, where one control referenced another in a different folder (not really ideal...).

As the website compiles, it seems to work down through the directories, creating a dll for each, so, in some cases, we found that we got compilation errors when one control goes looking for another, but it has not been compiled yet.

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.