Page not loading correctly

D

Dave Dunn

I have a new project that works fine on my development
machine that Visual Studio .Net is loaded on. But when
I moved everything over to the production machine the pages won't load
correctly. The images on the main page
display fine but the controls don't load.

I've run aspnet_regiis -i and checked IIS configuration and everything looks
alright. What I'm I missing? Any
help would be appreciated.

Thanks in advance
Dave Dunn
 
K

Ken Cox [Microsoft MVP]

Hi Dave,

Just checking that you created the Web as an Application on the production
machine and set up the permissions for the ASPNET account

Do you get any error messages? Is there anything in the Event Log that might
help?
 
M

Mike

Hard to say...

Is this production machine running version 1.0 of the framework, and you
used 1.1 by any chance? As far as I know you can have a server with 1.1,
and have backwards capability, by running 1.0, but not vice versa.

Also make sure that the .dll for the project is in the bin folder, within
the root directory of your site.

If either of these isn't the problem, I suggest you try to post more details
about this.

-mike
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top