Click here to Skip to main content
15,888,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Please Help!! Pin
Christian Graus25-Aug-09 20:00
protectorChristian Graus25-Aug-09 20:00 
GeneralRe: Please Help!! Pin
Suresh Suthar25-Aug-09 20:15
professionalSuresh Suthar25-Aug-09 20:15 
GeneralRe: Please Help!! Pin
N a v a n e e t h25-Aug-09 20:20
N a v a n e e t h25-Aug-09 20:20 
GeneralRe: Please Help!! Pin
Christian Graus25-Aug-09 20:34
protectorChristian Graus25-Aug-09 20:34 
Questionconnection to local sqlserver through internet Pin
manish.m.meshram25-Aug-09 19:36
manish.m.meshram25-Aug-09 19:36 
AnswerRe: connection to local sqlserver through internet Pin
Christian Graus25-Aug-09 20:01
protectorChristian Graus25-Aug-09 20:01 
GeneralRe: connection to local sqlserver through internet Pin
manish.m.meshram25-Aug-09 22:51
manish.m.meshram25-Aug-09 22:51 
QuestionReally stupid question about deploying an ASP.NET Web App Pin
swampwiz25-Aug-09 19:26
swampwiz25-Aug-09 19:26 
OK, I finally have a client that wants me to deploy a web app (all my previous clients have only wanted the files, and they would take the responsibility of loading them onto the server.) Anyway, I have never done this before, and I seem to be having some difficulties. It could be a problem with the hoster (Earthlink), but I want to make sure that I'm doing everything correctly before I start complaining to the hoster.

I am first uploading a super simple, almost Hello World app. As I understand it, the only files I really need are:

Default.aspx (or whatever the page is named)

Web.config

the code behind DLL

When I do a deployment from Visual Studio, the first 2 files are in the top directory, and there is the /bin subdirectory with the DLL, and also a Program Debug Database (that I obviously I would not want to have, unless I were debugging the app.) Anyway, I used the Deployment menu item and FTP'd it to the server with no problem; the files were in the same relative subdirectory system on the server.

I try to go to the URL of the Default.aspx, and I get the message:

The requested URL /default.aspx was not found on this server.

I would think that if there was some problem with the DLL being in the wrong directory (e.g., maybe it should go in the top level dir?), that at least the ASPX file would load up, just with nothing happening, or some ugly message, if I did anything. I am not even getting that, so I think it is a problem with the hoster.

So anyway, I'd like to know if I have at least done everything on my end correctly. Thanx
AnswerRe: Really stupid question about deploying an ASP.NET Web App Pin
Christian Graus25-Aug-09 19:28
protectorChristian Graus25-Aug-09 19:28 
GeneralRe: Really stupid question about deploying an ASP.NET Web App Pin
swampwiz25-Aug-09 20:32
swampwiz25-Aug-09 20:32 
GeneralRe: Really stupid question about deploying an ASP.NET Web App Pin
Christian Graus25-Aug-09 20:44
protectorChristian Graus25-Aug-09 20:44 
QuestionPublishing a Asp.net website Pin
Arokiamary25-Aug-09 19:10
Arokiamary25-Aug-09 19:10 
AnswerRe: Publishing a Asp.net website Pin
Christian Graus25-Aug-09 19:27
protectorChristian Graus25-Aug-09 19:27 
GeneralRe: Publishing a Asp.net website Pin
Arokiamary25-Aug-09 20:25
Arokiamary25-Aug-09 20:25 
QuestionEncrypt text Pin
kavinnagarajan25-Aug-09 19:01
kavinnagarajan25-Aug-09 19:01 
AnswerRe: Encrypt text Pin
Christian Graus25-Aug-09 19:28
protectorChristian Graus25-Aug-09 19:28 
GeneralEncrypt text Pin
kavinnagarajan25-Aug-09 19:34
kavinnagarajan25-Aug-09 19:34 
GeneralRe: Encrypt text Pin
Christian Graus25-Aug-09 20:01
protectorChristian Graus25-Aug-09 20:01 
GeneralEncrypt text Pin
kavinnagarajan25-Aug-09 23:41
kavinnagarajan25-Aug-09 23:41 
AnswerRe: Encrypt text [modified] Pin
PauloCastilho26-Aug-09 4:40
PauloCastilho26-Aug-09 4:40 
AnswerRe: Encrypt text Pin
Aman Bhullar25-Aug-09 19:54
Aman Bhullar25-Aug-09 19:54 
GeneralEncrypt text Pin
kavinnagarajan26-Aug-09 23:23
kavinnagarajan26-Aug-09 23:23 
Questionaccess file outside application path......help Pin
VinothRao25-Aug-09 14:26
VinothRao25-Aug-09 14:26 
AnswerRe: access file outside application path......help [modified] Pin
Not Active25-Aug-09 14:57
mentorNot Active25-Aug-09 14:57 
GeneralRe: access file outside application path......help [modified] Pin
VinothRao25-Aug-09 15:18
VinothRao25-Aug-09 15:18 

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.