Exception on neatupload

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
12/23/2009 5:07:54 AM
Gravatar
Total Posts 251

Exception on neatupload

hi, i get this error on all the pages of my main website:

Tipo evento: Avviso
Origine evento: ASP.NET 2.0.50727.0
Categoria evento: Web Event
ID evento: 1310
Data: 23/12/2009
Ora: 12.02.15
Utente: N/D
Computer: ****
Descrizione:
Event code: 3008
Event message: A configuration error has occurred.
Event time: 23/12/2009 12.02.15
Event time (UTC): 23/12/2009 11.02.15
Event ID: bac0cf78bd254937b01858ebc73b3522
Event sequence: 4
Event occurrence: 3
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/479084390/Root-1-129060396601093750
Trust level: Full
Application Virtual Path: /
Application Path: ***\
Machine name: ***

Process information:
Process ID: 2224
Process name: w3wp.exe
Account name: NT AUTHORITY\SERVIZIO DI RETE

Exception information:
Exception type: TypeInitializationException
Exception message: The type initializer for 'Brettle.Web.NeatUpload.UploadHttpModule' threw an exception.

Request information:
Request URL: http://***/Default.aspx
Request path: /Default.aspx
User host address: ***
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\SERVIZIO DI RETE

Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\SERVIZIO DI RETE
Is impersonating: False
Stack trace:


Custom event details:

Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp.

what to do? my fault?

yesterday i upgraded mojoportal, and it was working

the other websites on my server are working too

rebooted with no luck... i will reboot again

(win2k3+mysql)

12/23/2009 5:29:16 AM
Gravatar
Total Posts 251

Re: Exception on neatupload

tried to reboot, tried a cold boot, tried to delete the /bin folder and copy it again, no luck

the strange is that the other independente installations of mojoportal on my server are working flawlessly, and are also updated to the latest version

12/23/2009 5:41:50 AM
Gravatar
Total Posts 18439

Re: Exception on neatupload

I would upload the NeatUpload dll again, maybe it got corrupted during upload.

Hope it helps,

Joe

12/23/2009 5:50:23 AM
Gravatar
Total Posts 251

Re: Exception on neatupload

i deleted the website folder and copied from the zip file

practically it is a new installation... still i get that error

(i install mojoportal via RDP)

12/23/2009 5:53:48 AM
Gravatar
Total Posts 251

Re: Exception on neatupload

i opened the web.config, and i got:

An error has occured attempting to read the configuration. The error message is:

'true' is an unexpected token. The expected token is '"' or '''. Line 22, position 31.

Source File:***\web.config

Line:22

(i did not touch the web.config, i took that from the mssql package)

edit: ? wait, maybe is my fault

edit2: yes, it's my fault , sorryyyyyyyyyyyyyyyyyy

i wrote on user.config

<add key="DisableSetup" value=true" />

You must sign in to post in the forums. This thread is closed to new posts.