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.




common.js not found after upgrade to 3.5.2

web-app

I just upgraded from 3.1.2 to 3.5.1 and now the system log shows an error finding common.js. This file was not present in the previous version.  Here's the complete error from the system log:

Could not find file 'C:\inetpub\wwwroot\Gemini\Scripts\common.js'.

at System.IO._Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITYATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.ReadAllBytes(String path) at CounterSoft.Gemini.Web.HttpCombiner.GetFileBytes(HttpContext context, String virtualPath, Encoding encoding) at CounterSoft.Gemini.Web.HttpCombiner.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,


rohvik
· 1
rohvik
Replies (1)
helpful
0
not helpful

Is the file there after the upgrade?

Did you deploy the full 3.5.1 zip?


Mark Wing
· 9108
Mark Wing