Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error creating control

Status
Not open for further replies.

LV

Programmer
Nov 1, 2000
1,184
US
Just updated a .NET application references to Crystal namespaces version 9.2.3000.0 (after udating VS.Net to 2003), the Crystal viewer is now displyed in design mode with "Error creatong control" sign. The viewer updated accordingly, CrystalDecisions.Web version 9.2.3300.0, control registered:

<%@ Register TagPrefix=&quot;cr&quot; Namespace=&quot;CrystalDecisions.Web&quot; Assembly=&quot;CrystalDecisions.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304&quot; %>

Doesn't seem to hurt the application, it displays reports in the new viewer properly. Just curios, has somebody had this problem?
 
Forgot to add: Seagate support recommendet reopening the environment, restarting the machine but it didn't help.
 
Did you find any solutions?? I have the same problem and cannot solve it
 
No, didn't even bother to try, since everything is working fine.
 
Interesting. My report looks OK and do not have any problem until I try to print it. No print, nothing!! Any idea??
 
Do you use the version 9 DHTML viewer, with the &quot;Print&quot; button, or export to PDF or just print from the browser?
 
I just print from the browser and it did print before. And looks like we did not update version of our application
 
I export the report to PDF in order to print it, and it works fine. Though I can print from the browser as well. Browser settings maybe?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top