.net - neatupload runtime error "cant detect few class files " -



.net - neatupload runtime error "cant detect few class files " -

i getting error

object reference not set instance of object. description: unhandled exception occurred during execution of current web request. please review stack trace more info error , originated in code. exception details: system.nullreferenceexception: object reference not set instance of object. source error: unhandled exception generated during execution of current web request. info regarding origin , location of exception can identified using exception stack trace below. stack trace: [nullreferenceexception: object reference not set instance of object.] brettle.web.neatupload.uploadstorage.createuploadstorageconfig() in d:\__projects\brettle\neatupload\dotnet\src\brettle.web.neatupload\brettle.web.neatupload\uploadstorage.cs:55 brettle.web.neatupload.filecontrol.get_storageconfig() in d:\__projects\brettle\neatupload\dotnet\src\brettle.web.neatupload\brettle.web.neatupload\filecontrol.cs:99 brettle.web.neatupload.inputfile.render(htmltextwriter writer) in d:\__projects\brettle\neatupload\dotnet\src\brettle.web.neatupload\brettle.web.neatupload\inputfile.cs:242 system.web.ui.control.rendercontrolinternal(htmltextwriter writer, controladapter adapter) +27 system.web.ui.control.rendercontrol(htmltextwriter writer, controladapter adapter) +99 system.web.ui.control.rendercontrol(htmltextwriter writer) +25 system.web.ui.control.renderchildreninternal(htmltextwriter writer, icollection children) +134 system.web.ui.control.renderchildren(htmltextwriter writer) +19 system.web.ui.htmlcontrols.htmlform.renderchildren(htmltextwriter writer) +163 system.web.ui.htmlcontrols.htmlcontainercontrol.render(htmltextwriter writer) +32 system.web.ui.htmlcontrols.htmlform.render(htmltextwriter output) +51 system.web.ui.control.rendercontrolinternal(htmltextwriter writer, controladapter adapter) +27 system.web.ui.control.rendercontrol(htmltextwriter writer, controladapter adapter) +99 system.web.ui.htmlcontrols.htmlform.rendercontrol(htmltextwriter writer) +40 system.web.ui.control.renderchildreninternal(htmltextwriter writer, icollection children) +134 system.web.ui.control.renderchildren(htmltextwriter writer) +19 system.web.ui.page.render(htmltextwriter writer) +29 system.web.ui.control.rendercontrolinternal(htmltextwriter writer, controladapter adapter) +27 system.web.ui.control.rendercontrol(htmltextwriter writer, controladapter adapter) +99 system.web.ui.control.rendercontrol(htmltextwriter writer) +25 system.web.ui.page.processrequestmain(boolean includestagesbeforeasyncpoint, boolean includestagesafterasyncpoint) +1266

i think dll reference added class library doesnt contian these files

adn cant find demo.aspx supposed in folder neatupload.

can help me asap

i cant debug code

just throwing runtime error straight away

salve! wrote little guide installing neatupload .net demo work. there explanations there download packages , find files. take look: how install neatupload?

there post here neatupload error. solution may have clues you. how overcome neatupload object reference error?

.net neatupload

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -