Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

 

Compiler Error Message: CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)

----

 

The application is working normally on my local computer, but when i upload to server i receive the error Compiler Error Message: CS0246..., i'm uploading exactly same working code from my local computer to the server, so what can be the reason why i receive this error, i have see on Microsoft site, i dont miss any dll, and i did not misspell some namespace.... i can't see the reason why i receive this error...

Posted

Now it's ok ...

 

The files should be registered on IIS as application files... and everything will working like on a local computer..., if you are sure that your code is ok, than contact the administrator on the server... :)

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...