bugnet icon indicating copy to clipboard operation
bugnet copied to clipboard

there are many store procedure missed

Open winsonet opened this issue 8 years ago • 6 comments

I found there are many user control store procedure missed, but after I create all, there is still an error when I create a user:

Server Error in '/' Application.

Invalid object name 'BugNet_UserCustomFields'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'BugNet_UserCustomFields'.

I just download from github

winsonet avatar Jul 04 '16 04:07 winsonet

how did you get past this error ?

MCHALJJ avatar Jul 07 '16 16:07 MCHALJJ

I just download the latest version from github, but if I download from your website, and everything is ok

winsonet avatar Jul 11 '16 14:07 winsonet

i downloaded BugNET-1.5.265-Install zip and everything went smooth but if I install BugNET-1.6.339.0-Install.zip version I get all kinds of grief. Is this the one you are using. if so can you email me the file that you downloaded ?

MCHALJJ avatar Jul 11 '16 15:07 MCHALJJ

I didn't change anythings, I just try to download again, and still there is a same issue, just download from this git version: https://github.com/dubeaud/bugnet

winsonet avatar Jul 12 '16 02:07 winsonet

I've had the same problem and I downloaded the latest version from GitHub

jlechem avatar Aug 03 '16 18:08 jlechem

Problem still persists with database scripts. When tried to create New user I encountered run time error saying Could not find stored procedure 'BugNet_UserCustomField_GetCustomFields'. Comparing the scripts and database objects told me there are several tables and stored procedures missing. An example of such table is BugNet_UserCustomFields. Looks to me individual scripts have dependencies which needs to be fixed.

Taking winsonet's comment from July 11, does git have the latest version of the project? He mentioned about website link. What is the URL please?

subtata-emfluence avatar Nov 09 '16 11:11 subtata-emfluence