|
-
Nov 22nd, 2006, 04:01 AM
#1
Thread Starter
New Member
Configuration Error
I am running into a config error when I try to upload files.
Parser Error Message: Could not load file or assembly 'App_Code' or one of its dependencies. The system cannot find the file specified.
Line 27: <httpRuntime maxRequestLength="1000000"/>
Line 28: <httpHandlers>
Line 29: <add verb="*" path="/BatView.aspx" type="ImgHandler, App_Code"/>
Line 30: </httpHandlers>
Line 31: <trace enabled="true" pageOutput="true"/>
Last edited by alsande; Nov 22nd, 2006 at 07:21 AM.
Reason: Explain in detil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|