We are having strange problem when I call crystal report from a launch page for the first time it returns data bt when I submit the request to run same report again without changing parameters on launch screen it returns error.
Also some reports fail to run from launch page. Did anyone had...
I am unable to open crystakl report from custom launch page. I am trying differant options since yesterday.
WHat paremeters should I pass to CE when launching report from Custom launch page. We are using Windows AD Security.
<INPUT id=aut type=hidden value="secWinAD" name=aut> <
INPUT...
Turkbear
Those documents were helpful. One more question for the day - How would you query CI_INFOOBJECTS and get list of reports under specific folder?
Thanks
jd
Turkbear
THanks a lot for the quick reply. This was a helpful. How can I referance object CrystalEnterprise.SessionMgr . I mean which .Net DLL should be selected from Project-->AddReferances?
Also don't I need to refer name of AD somewhere? Can I refer AD because same user may have access to...
Hi,
I am a new developer on using CE. I am implementing a security for reporting portal. I am using asp.net to create
portal.
How would I query infoobjects sing AD Security and get the list of reports that user has access?
Thanks
jd
Hello
I am getting error when I try to open PDF documdent using binary read.
Line # 106 where error is occuring is binaryReader = New BinaryReader(HttpWResp.GetResponseStream())
Error Source mscorlib : Stream was not readable.
System.ArgumentException: Stream was not readable. at...
Hi All
I have created a .Net executable program which coulbe be ran on Command Prompt. I have compiled and copied that executible on our remote processing App server. I called this executible from Batch file. When I try to run this batch file I get error :-
Exception...
Hi Ecreations,
If I remove existing VSwebcache directory then I get error in opening project. DO you suggest that I should delete existing project and recreate new project?
Thanks
JD
stsuing
You are correct. This message "NO Data exists" was because field has a null value. So I modified my SQL query to select records where DOC_ID is not null. I checked locally after modification of sql and it works. I rebuilt application and then redeployed .aspx.vb, dll & .pdb pages on...
Hello
I am working on asp.net pages. I have developed few pages and I have built application and created .DLL and .PDB files. I have deployed .ASPX pages on our Development web server and also coplied .dll, .pdb files also on in Bin directory on server. We Bin Directory is at same level as...
Hi,
I have a problem something which we all used to have in Classic ASP where Recordset used to return -1 as recordcount.
What i need is to Add 1 to max ID returned from the table to Insure unique value to be inserted to table. If there are no values then I want to add 1 as primary key...
Hi Chiph,
Thanks a lot for your help. As you suggested, I had added Primary key field also to my query. Earlier I thought key field gets added automatically. Also for OracleCommand I have changed Query and Parameters as
-- Query
strSQL = ""
strSQL =...
Hi
I am fairly new to .Net. I have a problem when I try to insert data into Oracle table using .Net. I use OracleClient interface.
Here is HOw I am doing this. I tried declaring paramters both as OracleType and SqlDBTYpe. But I am still getting the same error message.
Dim keyValue...
Hi
I am a new developer to ASP.NET (Visual Studio,net). I tried my best but could not fing how to Import namespaces in the Program. i have a very basic question. sorry to ask such a silly query.
To create asp.net program using database I need to import following 3 namespaces which all books...
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.