Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Problem with Crystal Reports
fernando6
#1 Posted : Wednesday, September 21, 2011 8:49:40 AM(UTC)
Groups: Member
Joined: 9/21/2011(UTC)
Posts: 3

Hi, I'm trying to visualize some crystal reports, and i found that the server is not recognizing the path http://localhost/aspnet_client/system_web/2_0_50727/, if i try to browse the directories i can access http://localhost/aspnet_client/system_web/ but when i try to see the 2_0_50727 folder i get a not found error.

Why is this happening, i tried changing folder permissions, but nothing, and also find that if i change the folder name i can navigate it without any problem.
Ultidev Team
#2 Posted : Wednesday, September 21, 2011 10:14:51 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hello, Fernando.

Depending on the .NET Framework you are using and bitness of the host process, physical location of the client ASP.NET folder will be one the following:

  • C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\asp.netclientfiles
  • C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\asp.netclientfiles
  • C:\Windows\Microsoft.NET\Framework\v4.0.30319\asp.netclientfiles
  • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\asp.netclientfiles

Crystal report client files should be placed in those folders to be accessible.

Please see if this link for more information.

Please let us know if this information was helpful.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
fernando6
#3 Posted : Wednesday, September 21, 2011 5:14:38 PM(UTC)
Groups: Member
Joined: 9/21/2011(UTC)
Posts: 3

The files are placed in the folder you mention, and also placed in the folder aspnet_client inside the app folder. The problem is, that i am browsing directories from the web browser and when i click the folder 2_0_50727 i cannot access, this is the same that happens when the app tries to find files that uses to display the reports, like css and toolbar images. The problem is that the app doesn't find these files, but they are there, they exists in the same location the app is looking for.
Ultidev Team
#4 Posted : Wednesday, September 21, 2011 6:27:35 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

Assuming your application runs under a "Network Service" host, please try switching your application temporarily to a host process with "Local System" security context. To do that select the application in UWS Explorer and click "Move to another host process" | "Move to new host...". If application starts working properly under Local System account, then the issue is probably access rights. To check whether that's the case, move application back to a "Network Service" host and add read access rights to "v2.0.50727" folder under C:\WINDOWS\Microsoft.NET\Framework.

If that works, please let us know - we may be able to make our web server grant proper access rights to those folders during our product installation.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#5 Posted : Saturday, September 24, 2011 2:59:32 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Build 10 is released. It will create client script folders and/or grant access rights to it to NETWORK SERVER user.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
fernando6
#6 Posted : Monday, February 6, 2012 3:09:27 PM(UTC)
Groups: Member
Joined: 9/21/2011(UTC)
Posts: 3

I'm still getti'n the same error, the problem seems to be a js file. The error is "bobj is not defined".
Ultidev Team
#7 Posted : Monday, February 6, 2012 3:38:10 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there.

Scripts in "/aspnet_client" are supported starting with UWS build 11 (As of Feb 6 2012, current build is 14). Support of "aspnet_client" folder is limited to applications with no virtual directories (other than "/").

If the issue your are experiencing is caused by something else, please post detailed error information.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
rfatoye
#8 Posted : Saturday, November 17, 2012 10:20:53 PM(UTC)
Groups: Member
Joined: 11/9/2012(UTC)
Posts: 2
Location: lagos

Was thanked: 2 time(s) in 2 post(s)
I had the same problem but i got the solution.
a. I created another host new application (statis html web site).
b.I selected the application folder to be C:\inetpub\wwwroot\aspnet_client,application name is aspnet_client, no default
document.
c.I edit the port number to be the same with the same port number my application runs.

I ran my report from my applcation and it worked as expected
1 user thanked rfatoye for this useful post.
Ultidev Team on 11/19/2012(UTC)
Guest
#9 Posted : Monday, January 8, 2018 9:27:24 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#10 Posted : Wednesday, February 28, 2018 2:25:44 AM(UTC)
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.