You searched for the word(s):
< 1 second(s)
-
I change the web.config part as in clasic mode.now the error is no longer on the web.config but on the containing page itself: Parser Error Message: Could not load file or assembly 'DotNetGallery' or one of its dependencies. The module was expected to contain an assembly manifest. Line 2: ...
-
hi there, in my system.web i got: <httpModules>
<add name=''DotNetGallery.UploadModule'' type=''DotNetGallery.UploadModule,DotNetGallery'' />
<add name=''ScriptModule'' type=''System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35''/>
...