Report Designer Error
Re: Report Designer Error
Hello,
Please try to copy your Oracle.ManagedDataAcces.dll to the bin folder and let us know about the result.
Thank you.
Please try to copy your Oracle.ManagedDataAcces.dll to the bin folder and let us know about the result.
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Report Designer Error
Hi Aleksey,
I did this again (Delete + Copy) and the issue raised again. I'm more than convinced that this is something related to my environment setup, but I can't see what's happening. I may say that from your side everything that you can do is done. Many thanks for the support. I'll be out of office untill May, so I'll re-engage that topic on that time.
Thanks for the support.
I did this again (Delete + Copy) and the issue raised again. I'm more than convinced that this is something related to my environment setup, but I can't see what's happening. I may say that from your side everything that you can do is done. Many thanks for the support. I'll be out of office untill May, so I'll re-engage that topic on that time.
Thanks for the support.
Re: Report Designer Error
Hello,
Ok. We will try to conduct an additional investigation this issue. Please let us know if you get any additional information.
Thank you.
Ok. We will try to conduct an additional investigation this issue. Please let us know if you get any additional information.
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Report Designer Error
Hi Aleksey,
I would like to try again to solve this issue.
What I'm using is:
- Stimulsoft 2016.1 (Licensed version)
- Windows7 Enterprise x64 bits
- Oracle.ManagedDataAccess.dll --> Located in the Bin folder of Stimulsoft directory
And when trying to insert a new Connection to Oracle DB with a ConnectionString like this:
- Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xx.xx.xxx.xx)(PORT=xxxx)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ServiceName)));User Id=myUser;Password=myPassword;
It shows an exception:
- You're trying to load a program with an incorrect format.
Any hint? with version 2015.2 it was working perfectly, and it's configurated as it was when working perfectly. Any change on this version when working with Oracle Databases?
Thanks in advance.
Thanks in advance.
I would like to try again to solve this issue.
What I'm using is:
- Stimulsoft 2016.1 (Licensed version)
- Windows7 Enterprise x64 bits
- Oracle.ManagedDataAccess.dll --> Located in the Bin folder of Stimulsoft directory
And when trying to insert a new Connection to Oracle DB with a ConnectionString like this:
- Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xx.xx.xxx.xx)(PORT=xxxx)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ServiceName)));User Id=myUser;Password=myPassword;
It shows an exception:
- You're trying to load a program with an incorrect format.
Any hint? with version 2015.2 it was working perfectly, and it's configurated as it was when working perfectly. Any change on this version when working with Oracle Databases?
Thanks in advance.
Thanks in advance.
Re: Report Designer Error
Hello,
Can you please try to use the 32-bit version of the Oracle assembly and let us know about the result.
Also, please try to check the issue on another PC.
Thank you.
Can you please try to use the 32-bit version of the Oracle assembly and let us know about the result.
Also, please try to check the issue on another PC.
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Report Designer Error
Hi Aleksey,
Isuue has been cross checked within 3 PC's and the DLL is for 32 bit. Not working in none of them.
Isuue has been cross checked within 3 PC's and the DLL is for 32 bit. Not working in none of them.
Re: Report Designer Error
Hello,
Please try to check the one of the solutions from
http://www.codeproject.com/Questions/17 ... DataAccess
or
http://stackoverflow.com/questions/1877 ... pendencies
Thank you.
Please try to check the one of the solutions from
http://www.codeproject.com/Questions/17 ... DataAccess
or
http://stackoverflow.com/questions/1877 ... pendencies
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Report Designer Error
Hi Aleksey,
Maybe it's not clear on my post, but this happens when using "Designer.exe", not in my solution. as you can see, I'm using one of the recommended DLL's that are being posted on the solutions you're mentioning.
Maybe it's not clear on my post, but this happens when using "Designer.exe", not in my solution. as you can see, I'm using one of the recommended DLL's that are being posted on the solutions you're mentioning.
Re: Report Designer Error
Hello,
Yes, but we also check the several PC and we couldn't reproduce this bug.
Also, can you please try to create a simple application, add all necessary assemblies and try to add Oracle connection in that program and in the designer wich run with the report.Design() method and let us know about the result.
Thank you.
Yes, but we also check the several PC and we couldn't reproduce this bug.
Also, can you please try to create a simple application, add all necessary assemblies and try to add Oracle connection in that program and in the designer wich run with the report.Design() method and let us know about the result.
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Report Designer Error
Hi Aleksey,
There is no problem on the VS project.
The scenario is that:
Using same computer, same DLL and using same connection I can connect (Using standalone Designer.exe) with Trial version 2015.2 but not with Licensed 2016.1. With this scenarios, I may say that there is a bug in that build. I also downloaded last prerelease build (2016.1.11) and used the same DLL and it's neither working. At that point, I cannot assume that is a problem of my DLL or my machine or whatever from my side.
Why is Trial 2015.2 working with oracle connection and Licensed 2016.1 or Trial 2016.1.11 not? Something is not working the same way as it does on past versions.
There is no problem on the VS project.
The scenario is that:
Using same computer, same DLL and using same connection I can connect (Using standalone Designer.exe) with Trial version 2015.2 but not with Licensed 2016.1. With this scenarios, I may say that there is a bug in that build. I also downloaded last prerelease build (2016.1.11) and used the same DLL and it's neither working. At that point, I cannot assume that is a problem of my DLL or my machine or whatever from my side.
Why is Trial 2015.2 working with oracle connection and Licensed 2016.1 or Trial 2016.1.11 not? Something is not working the same way as it does on past versions.