New Problem
New Problem
I downloaded the version.
But how do I use this dll since I already have a licensed (earlier) copier of the web designer.
Do I just uninstall the licensed version??
New Problem
Hello Mike,
Please make following steps:
1. Update Stimulsoft assemblies in GAC.
2. Copy files to Bin folder in Stimulsoft installation in program files folder.
3. Update references in your projects.
Thank you.
Please make following steps:
1. Update Stimulsoft assemblies in GAC.
2. Copy files to Bin folder in Stimulsoft installation in program files folder.
3. Update references in your projects.
Thank you.
New Problem
Step-1) Copied the file to the Stimulsoft.Report.WebDesign.dll to the following older..... C:\Program Files\Stimulsoft Reports.Web 2010.1\Bin
Step-2) ran the following commands from that folder
- gacutil /u Stimulsoft.Report.WebDesign
- gacutil /i Stimulsoft.Report.WebDesign.dll
Step-3) Removed the reference from the project that pointed to the dll. Then added it back in pointing to the new DLL.
Still getting the following error when I try to build.
Error 1258 Assembly 'Stimulsoft.Report.WebDesign, Version=2010.2.707.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' uses 'Stimulsoft.Report, Version=2010.2.707.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' which has a higher version than referenced assembly 'Stimulsoft.Report, Version=2010.1.700.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a' c:\Program Files\Stimulsoft Reports.Web 2010.1\Bin\Stimulsoft.Report.WebDesign.dll Inmagic.Mercury.WebApps.Mercury
New Problem
Hello Mike,
Please update all Stimulsoft assemblies. You can use GAC tool from Control Panel.
Thank you.
Please update all Stimulsoft assemblies. You can use GAC tool from Control Panel.
Thank you.
New Problem
OK..got it to work.
Still getting the 2032 error SOMETIMES...
But there is no message associated with it. Just the 2032 error.
What I have found...
If I do get the error..and then click on Open Report..and open a valid report...It loads fine...And it seems to clear out the error.
Also I changed my code to the following.
stiReport.Load(report.ReportFile); // report.ReportFile is a byte array of a saved file.
stiReport.Save("temp.mrt");
stiReport.Load("temp.mrt");
This seems to make the 2032 error occur much less....HOWEVER I still get it. And when I do.....I can click on the Open Report...and open up that temp file "temp.mrt" ...and it loads just fine.
Still getting the 2032 error SOMETIMES...
But there is no message associated with it. Just the 2032 error.
What I have found...
If I do get the error..and then click on Open Report..and open a valid report...It loads fine...And it seems to clear out the error.
Also I changed my code to the following.
stiReport.Load(report.ReportFile); // report.ReportFile is a byte array of a saved file.
stiReport.Save("temp.mrt");
stiReport.Load("temp.mrt");
This seems to make the 2032 error occur much less....HOWEVER I still get it. And when I do.....I can click on the Open Report...and open up that temp file "temp.mrt" ...and it loads just fine.
New Problem
Any Idea????
The latest build is (707) is NOT displaying the message when the 2032 error occurs. It's only displaying the Error - 2032.
At a loss as to what the problem is and how to fix it.
The latest build is (707) is NOT displaying the message when the 2032 error occurs. It's only displaying the Error - 2032.
At a loss as to what the problem is and how to fix it.
New Problem
Hello,
If you click on the text of the error (as shown in the picture) clipboard is empty, the server returned an empty response.
We again test the WebDesigner on the different versions of IIS servers and try to reproduce this error.
Also, we change the error message box, it should display more detailed information. The new version will be available in prerelease build from 26 April.
Thank you.
If you click on the text of the error (as shown in the picture) clipboard is empty, the server returned an empty response.
We again test the WebDesigner on the different versions of IIS servers and try to reproduce this error.
Also, we change the error message box, it should display more detailed information. The new version will be available in prerelease build from 26 April.
Thank you.
New Problem
That's my point...THERE IS NO TEXT. All I get is the 2032 error message....NOTHING ELSE.
The whole text is 2032 Error
That's it. Nothing else.
New Problem
OK...I'll wait til the 26th. Hopefully it'll give us a more detailed explanation of what the problem is.
New Problem
Let us know about the result.
Thank you.
Thank you.