Click here to Skip to main content
15,891,372 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRemotely connect to your home PC Pin
David Mujica13-May-10 4:21
David Mujica13-May-10 4:21 
AnswerRe: Looking for an ASP.net or PHP mail application I can put on my domain to access gmail Pin
TheyCallMeMrJames13-May-10 4:22
TheyCallMeMrJames13-May-10 4:22 
GeneralRe: Looking for an ASP.net or PHP mail application I can put on my domain to access gmail Pin
m3ntat_13-May-10 5:17
m3ntat_13-May-10 5:17 
GeneralRe: Looking for an ASP.net or PHP mail application I can put on my domain to access gmail Pin
TheyCallMeMrJames13-May-10 7:53
TheyCallMeMrJames13-May-10 7:53 
QuestionWindows Authentification browser remeber password Pin
AymenDotnet13-May-10 2:41
AymenDotnet13-May-10 2:41 
AnswerRe: Windows Authentification browser remeber password Pin
Sandeep Mewara13-May-10 6:18
mveSandeep Mewara13-May-10 6:18 
QuestionDoes IIS Need to develop and test ASP.NET Project in VS2005 IDE Environment. Pin
Satish_S13-May-10 2:13
Satish_S13-May-10 2:13 
AnswerRe: Does IIS Need to develop and test ASP.NET Project in VS2005 IDE Environment. Pin
The Man from U.N.C.L.E.13-May-10 6:24
The Man from U.N.C.L.E.13-May-10 6:24 
VS2005 supports two different web application development platforms.
Any web application project can be hosted in IIS or just stored in the file system and dynamically hosted for debugging and local execution purposes by the built in web host (a variant of the Cassini web server that ships as part of VS2005). Which mode is stored in the project file, and I don't think it can be changed afterwards.
It sounds like you have a project set up for hosting in IIS so you must set it up accordingly. IIS is easily installed, it is an optional part of windows so no big deal.

As to it asking to convert, I guess the solution was created in VS 2003 (Team Suite). Different solution format so it must be upgraded. This would of course stuff any other developers happily working in VS2003.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

QuestionHang when testing the Web application by the tester Pin
Sandesh M Patil13-May-10 0:57
Sandesh M Patil13-May-10 0:57 
AnswerRe: Hang when testing the Web application by the tester Pin
Estys13-May-10 1:14
Estys13-May-10 1:14 
GeneralRe: Hang when testing the Web application by the tester Pin
Sandesh M Patil13-May-10 1:35
Sandesh M Patil13-May-10 1:35 
GeneralRe: Hang when testing the Web application by the tester Pin
Estys13-May-10 1:50
Estys13-May-10 1:50 
QuestionEditing while debugging Pin
Anurag Gandhi12-May-10 23:44
professionalAnurag Gandhi12-May-10 23:44 
AnswerRe: Editing while debugging Pin
Michel Godfroid13-May-10 0:33
Michel Godfroid13-May-10 0:33 
AnswerRe: Editing while debugging Pin
Venkatesh Mookkan13-May-10 1:09
Venkatesh Mookkan13-May-10 1:09 
GeneralRe: Editing while debugging Pin
Anurag Gandhi13-May-10 2:17
professionalAnurag Gandhi13-May-10 2:17 
Questioncustomizing ajax editor control Pin
jitendrafaye12-May-10 22:37
jitendrafaye12-May-10 22:37 
QuestionHelp required Pin
MaheshSharma12-May-10 21:39
MaheshSharma12-May-10 21:39 
AnswerRe: Help required Pin
Amit Patel198512-May-10 22:52
Amit Patel198512-May-10 22:52 
AnswerRe: Help required Pin
Pranay Rana13-May-10 0:01
professionalPranay Rana13-May-10 0:01 
QuestionHow to check if an email address exists without sending an email? Pin
ansriharsha12-May-10 21:02
ansriharsha12-May-10 21:02 
AnswerRe: How to check if an email address exists without sending an email? Pin
Michel Godfroid12-May-10 21:23
Michel Godfroid12-May-10 21:23 
AnswerRe: How to check if an email address exists without sending an email? Pin
JHizzle12-May-10 22:45
JHizzle12-May-10 22:45 
GeneralRe: How to check if an email address exists without sending an email? Pin
ansriharsha12-May-10 23:44
ansriharsha12-May-10 23:44 
GeneralRe: How to check if an email address exists without sending an email? Pin
JHizzle13-May-10 0:48
JHizzle13-May-10 0:48 

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.