I had this problem yesterday!!! The problem was to do with the file path. I was pointing to the documents folder on my site incorrectly.
Try this for starters it works for me.
<%
Dim oStr
Dim sFile
sFile = Request.QueryString("file")
Set oStr =...
We've had the same problems when developing reports in CR8.0 developer and viewing in CE. The problem is caused by version incompatibilty with your sscsdk80.dll which is to be found in c:\program files\seagate software\shared folder. The problem was not resolved by downloading service pack 1...
I've had a similar prob when trying to pass dates from a VB6 front end to a CR8 report using CR8 ocx.
I found the answer on Seagates KB (now crytaldecisions). Article c2006910 shows you how to do it. Basically you must include a Time value and pass the date in yyyy,mm,dd format.
eg...
I am using VB6(SP4) with CR8 ocx to report on sales info. When I give the DB a password I get the above error with the message "Unable to connect. Incorrect session parameters". The report works fine from CR8 IDE by entering password when opening and via VB app with no DB password...
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.