Hi,
Anyone knows the syntax to use/get the 'ResultFileName' property of the Cube object in C#?
I've opened the model and created the cube object programmatically in c#. No I want to access the 'ResultFileName' for each cube created for that model. Struggling with it..
thanks
saj
Currently, the cube is created using following command. It is created in 'C:\Cognos'. This is specified in the trnsfrmr.ini file. Can I specify the CubeSaveDirectory folder in the c# program while creating the cube.
Object resultMDC = typeCognos.InvokeMembe("CreateMDCFiles"...
Hi,
Would like to know how to specify the CubeSaveDirectory in the c# program. Any help appreciated.
Currently the cube is created in the folder specified in the 'CubeSaveDirectory' variable of 'trnsfrmr.ini' file. But need to retrieve this path (from the database) for the selected '.mdl...
Hi,
Trying to create a .mdc file from .mdl file using C#. The following code seems to successfully load the Cognos application, open the .mdl file. When trying to create .mdc file, gives following error:
'trModel(CreateMDCFiles) : (TR0102) The process or action was cancelled at your...
Want to add this point. The data labels of the charts (pie charts or bar charts) are appearing as boxes. Tested the fonts with Arial and NSimSun. With either of these fonts, the chart data labels show as boxes in pdf download.
The Japanese data from the database is showing in Japanese...
Hi,
In the pdf download of crystal reports 10, from activex viewer, the Japanese double byte character is appearing as boxes. Anyone has an idea or link to overcoming it. I searched fro some links related to it but couldn't fine one.
The reports are in crystal enterprise 10. The activex...
Hi,
In pie chart labels is it possible to set a font formula X+2 - if Japanese param value use Jp fontname else english Arial. When I right click on the chart data label -> Selected item, there is a list box to select the font but there is no place to set the formula. How can we accomplish it...
Turkbear, Thanks a lot for your response..
Yes, using viewrpt.cwr URL command with init=actx, the group tree naviages.
But when we access with http://servername:8001/filename.asp?Client=abc&Proj=2005, it doesn't. The asp accesses the crystal enterprise objects by creating it as xmlDOM object...
Hi,
I'm repeating this question after about six months.
Viewing crystal enterprise 10 reports via asp in activex viewer . In the reports with group tree, selecting a group tree does not navigate to that group; unless that page/group had been already visited .
Any one knows of a patch /link...
Hi,
I have a .net com interop dll. The function in it returns a chinese string. When I access this dll(ufl) from crysal reports 10, the chinese string shows up as ?????.
To force the data, I tried using:
[return: Marshalas(UnmanagedType.BStr)]
but still shows as ????. Is there anything I...
Hi,
I have a .net com interop dll. The function in it returns a chinese string. I want to make sure it has the chinese string in the unmanaged world. For manual marshal,I read about using
tlbimp dllname.dll /out:dllname_interop.dll
and access dllname_interop.dll from other applications...
Hi,
Crystal enterprise 10. crystal reports 10
A report using ufl(.net com interop dll) brings different language strings via url based on language parameter. Viewed via activex viewer. English, french, german strings gets displayed. Chinese, Japanese, Arabic, Russian gets displyaed as ...
It shows up!!
I had a parameter with a default value of Japanese. When the report was made to prompt, the report shows up.
But a language font question related to this, posting separately.
thanks
saj
Hi,
A report using ufl (.net com interop) is not showing up in the activex viewer of crystal enterprise accessed over url. In crystal reports 10local machine displays fine.
in crystal enterprise 10 web server(win server 2003), ufl(dll) is placed in windows\system32 and CE\CF\CD\2.5\bin and...
Yes chiph, the CJK characters from the functions are displayed in the text editor. The crystal report also displays CJK characters internally.
The .net function is registered as COM interop and is then available to crystal report. So it look it is lost somewhere in COM. Now, I am reading...
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.