N
Nattydreadlock
Hello,
I tried to convert my ASP.NET 1.1 project to ASP.NET 2.0.
Apart from some warnings most things went fine.
There was one error though. When I try to run my project it keeps
saying: "Could not find type "myapp.Global""
This error is located in the global.asax-file.
When I converted the project it put three files in the folder App_Code:
-assemblyinfo.vb
-Pageconfigurationfilter.vb(a httpmodule that i use)
-global.asax.vb
so i put global.asax.vb manually back in its original place, was that
correct to do?
Does anyone know how to solve this problem?
Greetz
Kenneth
VB.NET developer@ Combell
I tried to convert my ASP.NET 1.1 project to ASP.NET 2.0.
Apart from some warnings most things went fine.
There was one error though. When I try to run my project it keeps
saying: "Could not find type "myapp.Global""
This error is located in the global.asax-file.
When I converted the project it put three files in the folder App_Code:
-assemblyinfo.vb
-Pageconfigurationfilter.vb(a httpmodule that i use)
-global.asax.vb
so i put global.asax.vb manually back in its original place, was that
correct to do?
Does anyone know how to solve this problem?
Greetz
Kenneth
VB.NET developer@ Combell