Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: urgent help needed asp.net C# code error Pin
Abhijit Jana23-Jul-09 10:57
professionalAbhijit Jana23-Jul-09 10:57 
GeneralRe: urgent help needed asp.net C# code error Pin
solo_gaurav23-Jul-09 11:05
solo_gaurav23-Jul-09 11:05 
GeneralRe: urgent help needed asp.net C# code error Pin
Abhijit Jana23-Jul-09 11:26
professionalAbhijit Jana23-Jul-09 11:26 
GeneralRe: urgent help needed asp.net C# code error Pin
PDTUM23-Jul-09 11:36
PDTUM23-Jul-09 11:36 
AnswerRe: urgent help needed asp.net C# code error [modified] Pin
Abhijit Jana23-Jul-09 11:09
professionalAbhijit Jana23-Jul-09 11:09 
GeneralRe: urgent help needed asp.net C# code error Pin
solo_gaurav23-Jul-09 11:15
solo_gaurav23-Jul-09 11:15 
QuestionJust trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 9:10
Jeffrey Webster23-Jul-09 9:10 
AnswerRe: Just trying to get simple app to run on the server Pin
David Mujica23-Jul-09 9:32
David Mujica23-Jul-09 9:32 
Can you get your simple ASP.NET application to run in the Visual Studio debug environment ?

Try this ...
Select Debug/Start Debugging from the menu. It will start a small web-server on your machine and run the web application there, allowing you to step through code if necessary.

If that works, then you need to setup IIS and deploy your ASP.NET application there.

Do you have a separate server with IIS installed ? or Are you trying to run IIS on your development machine ?

The next topic you may want to investigate is "Installing IIS".
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 9:48
Jeffrey Webster23-Jul-09 9:48 
GeneralRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 9:59
professionalAbhijit Jana23-Jul-09 9:59 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 10:24
Jeffrey Webster23-Jul-09 10:24 
GeneralRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 10:28
professionalAbhijit Jana23-Jul-09 10:28 
AnswerRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 9:37
professionalAbhijit Jana23-Jul-09 9:37 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 10:17
Jeffrey Webster23-Jul-09 10:17 
GeneralRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 10:20
professionalAbhijit Jana23-Jul-09 10:20 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 10:26
Jeffrey Webster23-Jul-09 10:26 
GeneralRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 10:30
professionalAbhijit Jana23-Jul-09 10:30 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 11:30
Jeffrey Webster23-Jul-09 11:30 
AnswerRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 11:44
professionalAbhijit Jana23-Jul-09 11:44 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 12:41
Jeffrey Webster23-Jul-09 12:41 
GeneralRe: Just trying to get simple app to run on the server Pin
Jeffrey Webster23-Jul-09 13:18
Jeffrey Webster23-Jul-09 13:18 
GeneralRe: Just trying to get simple app to run on the server Pin
Abhijit Jana23-Jul-09 19:45
professionalAbhijit Jana23-Jul-09 19:45 
QuestionASP authentication for WCF Pin
hb5213421423-Jul-09 6:34
hb5213421423-Jul-09 6:34 
QuestionGridView....Index Out Of Range Exception....PLEASE HELP ! Pin
PDTUM23-Jul-09 6:22
PDTUM23-Jul-09 6:22 
AnswerRe: GridView....Index Out Of Range Exception....PLEASE HELP ! Pin
Abhijit Jana23-Jul-09 10:35
professionalAbhijit Jana23-Jul-09 10: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.