Click here to Skip to main content
15,919,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how not to show the Directory list in the web browser? Pin
Ramesh Swaminathan12-May-09 0:12
Ramesh Swaminathan12-May-09 0:12 
AnswerRe: how not to show the Directory list in the web browser? Pin
Manas Bhardwaj12-May-09 0:23
professionalManas Bhardwaj12-May-09 0:23 
AnswerRe: how not to show the Directory list in the web browser? Pin
scottgp12-May-09 0:27
professionalscottgp12-May-09 0:27 
AnswerRe: how not to show the Directory list in the web browser? Pin
Baran M12-May-09 1:10
Baran M12-May-09 1:10 
AnswerRe: how not to show the Directory list in the web browser? Pin
Member 387988112-May-09 2:10
Member 387988112-May-09 2:10 
Questiondata Pin
AndyInUK11-May-09 23:58
AndyInUK11-May-09 23:58 
AnswerRe: data Pin
Christian Graus12-May-09 1:14
protectorChristian Graus12-May-09 1:14 
AnswerRe: data Pin
Member 387988112-May-09 2:14
Member 387988112-May-09 2:14 
GeneralRe: data Pin
AndyInUK12-May-09 3:10
AndyInUK12-May-09 3:10 
QuestionSave File Dialog Box in Asp.net.... Pin
spalanivel11-May-09 23:34
spalanivel11-May-09 23:34 
AnswerRe: Save File Dialog Box in Asp.net.... Pin
Baran M11-May-09 23:48
Baran M11-May-09 23:48 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
spalanivel12-May-09 0:04
spalanivel12-May-09 0:04 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
Manas Bhardwaj12-May-09 0:28
professionalManas Bhardwaj12-May-09 0:28 
AnswerRe: Save File Dialog Box in Asp.net.... Pin
DeveloperAtul12-May-09 0:38
DeveloperAtul12-May-09 0:38 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
Christian Graus12-May-09 1:22
protectorChristian Graus12-May-09 1:22 
QuestionAutomatic launch of ASP.Net Development server Pin
beish111-May-09 23:04
beish111-May-09 23:04 
I have an application developed using Visual Studio 2005 and VB.Net which displays data from an Access database. I can launch it from within a GIS system (Manifold) by doubl-clicking a point on a map drawing. This passes parameters and the name of the .aspx page to lunch so as to display the data on the database associated with the point. The application is run on a PC under localhost

The problem is that unless I have already launched the ASP.Net Development Server the .aspx page will not display - get not able to display type of error message. Is there some way I can ensure that Asp.Net Development Server is always launched - either every time the PC is switched on, or by some code is the home page of the application?

Also:

a)is there a way of always making the ASP.Net Development Server run irectly under the root localhost port at present it usually is Port 1347.

b) If I deploy the application to another PC which does not have Visual Studio loaded, what do need to ensure the PC has installed to run .aspx pages?
AnswerRe: Automatic launch of ASP.Net Development server Pin
Ramesh Swaminathan12-May-09 0:05
Ramesh Swaminathan12-May-09 0:05 
GeneralRe: Automatic launch of ASP.Net Development server Pin
beish112-May-09 3:02
beish112-May-09 3:02 
QuestionWhy can't I use Session another aspx.cs code?? Pin
lsh486love11-May-09 22:05
lsh486love11-May-09 22:05 
AnswerRe: Why can't I use Session another aspx.cs code?? Pin
Baran M11-May-09 22:17
Baran M11-May-09 22:17 
GeneralRe: Why can't I use Session another aspx.cs code?? Pin
lsh486love13-May-09 14:24
lsh486love13-May-09 14:24 
Questiontextbox values clears Pin
member2711-May-09 21:33
member2711-May-09 21:33 
AnswerRe: textbox values clears Pin
Jagz W11-May-09 23:31
professionalJagz W11-May-09 23:31 
GeneralRe: textbox values clears Pin
member2712-May-09 0:40
member2712-May-09 0:40 
QuestionHow to use Session?? Pin
lsh486love11-May-09 21:23
lsh486love11-May-09 21:23 

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.