Hello.
ASP does not seem to be working on my site here at x10. However, it works on my local machine. I created the page with MS Visual Web Developer using VB and uploaded all of the associated files to x10's server. Like I said the very basic "Hello World" web app works on my local machine. Here is my site's error message
Server Error in '/' Application
Compilation Error
Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.
Compiler Error Message: VBNC30506: Handles clause requires a variable declared with WithEvents.
/Default.aspxVersion information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433
If you need my specific coding that I used or the versions of ASP.NET just tell me otherwise
PLEASE HELP!
Thank You
Novice
ASP does not seem to be working on my site here at x10. However, it works on my local machine. I created the page with MS Visual Web Developer using VB and uploaded all of the associated files to x10's server. Like I said the very basic "Hello World" web app works on my local machine. Here is my site's error message
Server Error in '/' Application
Compilation Error
Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.
Compiler Error Message: VBNC30506: Handles clause requires a variable declared with WithEvents.
/Default.aspxVersion information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433
If you need my specific coding that I used or the versions of ASP.NET just tell me otherwise
PLEASE HELP!
Thank You
Novice