Cannot insert the value NULL into column 'FolderID'

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.
10/4/2010 2:33:51 PM
Gravatar
Total Posts 3

Cannot insert the value NULL into column 'FolderID'

Windows Server 2008, database SQL Server 2008, mojoportal v. 2.3.5.1 MSSQL.

Portal was configured on my laptop. (Win 7, MSSQL 2008). All is working fine. Next I copied database and all folder/files (from wwwroot) to my host server. All is working except for SharedFile module. When I try create New Folder for uploaded files I receive error:

Cannot insert the value NULL into column 'FolderID', table 'Database_testowa.dbo.mp_SharedFileFolders'; column does not allow nulls. INSERT fails. The statement has been terminated.

and I can't upload any file. After ending uploading I receive

"We're sorry but a server error has occurred while trying to process your request. ...."

Is it problem with permissions?

10/4/2010 3:06:01 PM
Gravatar
Total Posts 3

Re: Cannot insert the value NULL into column 'FolderID'

I found out the problem. Tables ware copied incorrectly. Topic is for close.

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