M
Micus
Hello all,
I'm having problems getting a simple 'Hello World' aspx page to work on
my Godaddy hosted site. I'm using VS 2005 (ASP.NET 2.0) to create the page
and programming in C# for the code behind. My site has ASP 2.0/3.0/3.5
enabled and is using IIS 7.0. I compile the page and publish it to a local
folder. I upload the publish folder contents to the virtual folder created
by IIS. I access the page from my browser and I'm getting a '500 internal
server error' message. In the web.config file I've set the customErrors to
Off and turned the trace On, but I'm still getting just the 500 error.
If anyone has experience with Godaddy hosting with ASP, I would really
appreciate some advice or links on what the problem might be.
Thank you,
M
I'm having problems getting a simple 'Hello World' aspx page to work on
my Godaddy hosted site. I'm using VS 2005 (ASP.NET 2.0) to create the page
and programming in C# for the code behind. My site has ASP 2.0/3.0/3.5
enabled and is using IIS 7.0. I compile the page and publish it to a local
folder. I upload the publish folder contents to the virtual folder created
by IIS. I access the page from my browser and I'm getting a '500 internal
server error' message. In the web.config file I've set the customErrors to
Off and turned the trace On, but I'm still getting just the 500 error.
If anyone has experience with Godaddy hosting with ASP, I would really
appreciate some advice or links on what the problem might be.
Thank you,
M