We have a report that does a recursive SQL lookup based on part number(s) entered into a parameter value. The users are supposed to put a single quote around the part numbers but tend to forget then call because the report is busted.
It would be easy to fix if I could just have the SQL Command...
I know you can map sales by country, then put a layer in to view the counties in Crystal. What I would really like to do is produce a color-coded map showing the county borders and color-coded by sales area.
This would replace a powerpoint slide a secretary has to update every time we...
Thanks for the suggestion PH - I think it will help to troubleshoot this further. The fields collection shows
Fields 0: distinguishedName;sAMAccountName=
Fields 1: name=cratest
Since I "borrowed" the code off the Google groups I'm not sure exactly what it does - but I think the problem is...
I am using the following script to see if a user that logged into my webserver has a domain account (I'll substitute "username" for the person that is actually logged in eventually). What I really need to do is find out which container the user is in and set some variables based on that...
Dan,
I don't think either option would work in my situation. The "popup" is actually a crystal report rendered through a third party object which I can't access the code on... If I try to re-open it I would have to resubmit the form and be caught in the same loop.
I will mention your...
-- RESOLVED --
I didn't release this only fired if someone hits an ASP page... oops! I had only tested by going to static pages. It is now working fine. Thanks!
I saw that article too - but disregarded it since its for IIS3 (hopefully they fixed it by IIS5!).
Also, the website allows anonymous access at the root and image directory - then blocks all other directories. The global.asa file is in the root with anonymous access.
Since this is a live site...
I'm running IIS5 on Win2k server. There are 2 websites pointing to the same directory (one is an intranet with anonymous access, the other is external with SSL and login required).
The global.asa is in the root and both websites have the root as an application. Anonymous access is set on...
I am using a passthru page to determine what type of form to include(closed or open). I have to keep the 2 different forms since they access different tables, parameters, etc.
When I submit the form I use a new window as the target and want to replace the passthru page (order_lookup.asp) with...
Found the answer, figured I'd share in case someone else runs across this. The engineer was using the Yahoo! desktop toolbar. This installs with popup blocker automatically enabled as default. You can opt to allow popup windows on the internal network. This fixed the problem.
I am writing code that allows users to display a list of available part numbers and lets them reserve them by checking the boxes and submitting. To prevent multiple people in the app from reserving the same parts, I have a lock flag I put on the file. While the list is displayed, the flag is...
Assuming you took the default install directory, run:
regsvr32 "C:\Program Files\Crystal Decisions\Enterprise 10\win32_x86\plugins\auth\secWinAD\secWinAD.dll"
You'll also have to sign into the Admin CMC via Enterprise and enable Windows AD authentication under Manage -Authentication.
I have the file system right set correctly (even had an independent security audit on it).
Situation:
/intranet/secure_sales/order.rpt
supplier group DENIED access to secure_sales folder and inherited rights verified. Put the rpt in a url, get a windows log in. Log in as a supplier and...
Unfortunately CE/ePortfolio isn't robust enough to handle our currently deployed CR web. We have a third party that dynamically sets and passes parameters at login - Business Objects came up with excel spreadsheet parameters tied to a business view as a workaround, but that source couldn't be...
Thought I'd write back with the solution. The DLLs were there but for some reason they didn't register. I registered them and was able to get at the AD security tab - then import the applicable AD group.
Unfortunately this did not resolve the original issue. As long as a user authenticates...
I ran through a "modify" install with CE and was not given the option to add the plug in. I made sure everything was installed and am still getting the error message. Where do I get the secWinAD.dll???
I thought I was logged in as a local administrator when installing CE10 Pro, but the Windows AD plug-in was not enabled by default. In the CMC I get the error:
"The secWinAD security plugin is not available. Please contact your system administrator for details"
I found how to download/install...
Does anyone know if / how to call the "Interactive Viewer" through a URL command?
I have CE10 Professional and CR10 developer installed on a server running Win2k server / IIS5. When I use init=dhtml the html viewer comes up. The "Interactive Viewer" looks much better and the export works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.