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.




Failed to map the path '/aspnet_client/system_web/2_0_50727/WebUIValidation.js'.

web-app

When, We try to make something after the installation, We receive the following message error.

Failed to map the path '/aspnetclient/systemweb/2050727/WebUIValidation.js'.

¿Anyone know why?. Thanks.

gtm
· 1
gtm
Replies (12)
helpful
0
not helpful

When do you get this error?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hi,

I get the same error. This is how it happened:

1) I installed Gemini using v2.1.1.0 of the installer

2) I entered the web site and logged in as user 'admin' with password 'admin'

3) I entered the demo license

4) I selected the Administration menu option

5) The error occurred after trying to enter Global Settings - General page

6) The error also ocurred after trying to enter Security Settings - General page


gandradeus
· 1
gandradeus
helpful
0
not helpful

Hi again !

Half an hour after my last post, I've found this apparent workaround:

1) Locate the .NET 2.0.50727 system folder (the default is C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727)

2) Run 'aspnetregiis -c'. This supposedly copies scripts to all IIS webpages

3) If the script WebUIValidation.js is not located inside the /aspnetclient/systemweb/2050727 folder, repeat the above procedure for the .NET 1.1 version. This will place the WebUIValidation.js in the corresponding /aspnetclient/systemweb/114322 folder. Then it's only neccessary to copy the WebUIValidation.js file to the 20_50727 folder

This apparently eliminated the problem for my installation. However, it seems that Gemini is no using the proper ASP.NET 2.0 technique for performing validations on the client (using WebUIValidation.js is a thing of ASP.NET 1.1)

Hope this helps!


gandradeus
· 1
gandradeus
helpful
0
not helpful

Thanks for the update. Our developers have checked these pages and they do not use 1.1 at all.

We are still trying to replicate this.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hello!

I'm having the same problem.

First of all, I can't login as user=admin pw=admin... so I click on 'Click here to sign-up for an account', and that is when I get the error message "Failed to map the path '/aspnetclient/systemweb/2050727/WebUIValidation.js'".

Here are the rest of the details, in case it helps:

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.InvalidOperationException: Failed to map the path '/aspnetclient/systemweb/2050727/WebUIValidation.js'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[InvalidOperationException: Failed to map the path '/aspnetclient/systemweb/2050727/WebUIValidation.js'.]
   System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +8848666
   System.Web.Hosting.HostingEnvironment.MapPathInternal(VirtualPath virtualPath) +42
   System.Web.Hosting.HostingEnvironment.MapPath(VirtualPath virtualPath) +51
   System.Web.VirtualPath.MapPath() +4
   System.Web.Handlers.AssemblyResourceLoader.GetDiskResourcePath(String resourceName) +51
   System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrl(Type type, String resourceName, Boolean htmlEncoded) +537
   System.Web.UI.ClientScriptManager.GetWebResourceUrl(Page owner, Type type, String resourceName, Boolean htmlEncoded) +82
   System.Web.UI.ClientScriptManager.RegisterClientScriptResource(Type type, String resourceName) +33
   System.Web.UI.WebControls.BaseValidator.RegisterValidatorCommonScript() +132
   System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +53
   System.Web.UI.Control.PreRenderRecursiveInternal() +80
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842

 

gandradeus' solution didn't work for me... Could you please help me fix this problem?

Thank you!


Diego
· 1
Diego
helpful
0
not helpful

You should be able to log in using manager / manager

 


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thank you Mark!

 

Ok, I log in as manager / manager... and then, I get the error message "Failed to map the path '/aspnetclient/systemweb/2050727/WebForms.js'" :(

All I could find in the forum is this: http://community.countersoft.com/forums/thread/10227.aspx.

Do you have any idea of how can I fix this?

 

Thanks!

Diego


Diego
· 1
Diego
helpful
0
not helpful

We can remote in to your server if you want, so we can see what is going on.

Please send an email to support at countersoft dot com if you are interested.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ok, i'll ask my leaders and, if they agree, i'll send a mail to support.

Thanks again!


Diego
· 1
Diego
helpful
0
not helpful

I have the same problem.

Did anybody figure out what the problem is?


Lundmark
· 1
Lundmark
helpful
0
not helpful

Did you try re-registering .NET 2.0?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I reinstalled Gemini from scratch and accepted the default location for the application instead of a custom location (ie program files/countersoft/). Everything worked out of the box.


Lundmark
· 1
Lundmark