Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I have a small web application on my own machine and I am trying to copy it to our web server. I am doing this by copying all the files if the project from my machine to a folder on the web server.

 

The application runs fine on my machine but when I try to access it on the web server I get a 'Could not load type Poll.Main'.

 

I built the project before copying it across and the appropriate dll is present in the bin folder.

 

Does anyone have any idea what may be causing this.

 

Any help woul be greatfully appreciated.

 

Thanks,

Kevin.

  • Moderators
Posted

The directory containing your aspx files should be created as "Virtual".

 

Also, if this is a shared hosting environment, you (they) need to grant ASPNET as a user of that new directory.

Visit...Bassic Software
Posted

Thanks for the reply,

 

That has taken away the problem I had but I am now getting the following message:

 

Could not load type 'Poll.Global'.

 

Any idea what's happening here?

 

Thanks again.

 

Kevin

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...