Ask a Question related to Dreamweaver AppDev, Design and Development.
-
ajdove #1
C# error - Could not load type TGA.Global.asax
I am new to C# and have imported a C# application developed by another
developer into my development box. I am getting an error that I cannot fix
alone. The error states when I try to run the Live Data in Dreamweaver 'Could
not load type TGA.Global.asax' I have searched the web and at Microsoft's
website they state that this error could be fixed by 'building' or compiling
the application then viewing it. Ok, well I am not using Visual Studio which
has a build button, I am using Dreamweaver MX 2004. What do I do to fix this
problem? Please help. I need help right away. My client is waiting for a
fix/update to his site but I cant even launch the site as-is due to errors. :(
Thank you in advance. Alex Dove
ajdove Guest
-
global.asax
Hi all! I've created a simple aspx application and when I run it locally on my pc all works fine. If I move it on the web server I get the... -
Parser Error Message in Global.asax.cs
When I upload files to the server I get this error : "Parser Error Message: Could not load type 'YaddaYadda.Global'. Source Error: Line 1: ... -
Global Error handling in Applicatio_Error() of Global.asax
Hi all, For a web application if we are using web farm, and if i want to do Global Error handling can i use Applicatio_Error() method in... -
Global ASAX error
Sounds like references have been removed from your web.config file. Look in your web.config file under... -
could not load type global
I have a web app that I run on my local machine. I copied it into the production server of my client and when I try to start it I get the message:...



Reply With Quote

