Server Error

  • Thread starter Thread starter MB
  • Start date Start date
M

MB

Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i upload it
to the hosting-company's server it wont work. I got the following error
message:

Server Error in '/' Application

My guess is that it has to do with permissions to the servername/ASPNET
user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.
 
I'd change in web.config <customErrors mode='Off'> so that perhaps you can
diagnose the problem. If that doesn't work, ask your hosting company to check
the event log.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 
Yes I've changed the web.config file. In order to help them out, I also
created a very simple application, uploaded to a different directory /
vitual directory and after they changed something thei new application work.
They're just having problems to setup the environment for my main
aaplication.

Find below the URLs so that you guys can see it yourselves,

mainapplication:

www.masonicarticles.com


test application:


www.masonicarticles.com/inettest/webform1.aspx


thank you all for your help,

have a happy easter for those who celebrate it,

Mark.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top