Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Error after upgrade to 3.5.2

web-app

Hi

We just upgarded our Gemini from 3.1.2 to 3.5.2 and changed the login from Forms to Windows Autentication.

After the upgrade, we found error when clicking on "issues", " user name" etc

From the error log, it reported "Invalid object name 'geminiissuesview'"

at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.getMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior .Net SqlClient Data Provider

 

Any one know what's this mean and how I can resolve this?

thanks

alexyuen
· 1
alexyuen
Replies (2)
helpful
0
not helpful

It seems like you have not re-created the geminiissuesview view.

Please run the createviews.sql script using the Gemini user (web.config).


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thx.

After I re-run that, I can see that fixed.

Cheers


alexyuen
· 1
alexyuen