Print Page | Close Window

C# samples

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1518
Printed Date: 17 May 2024 at 1:01am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: C# samples
Posted By: Andrei
Subject: C# samples
Date Posted: 12 December 2004 at 3:19am
Did anybody have any luck with C# samples ? All my attempts resulted in Compiler Error CS0246: The type or namespace name 'type/namespace' could not be found (are you missing a using directive or an assembly reference?)
I tried VS.NET 2003 and Suite v9.51.



Replies:
Posted By: Boyd
Date Posted: 12 December 2004 at 10:03am

I had the same problems.  It appears that the references to the Codejock DLL's did not get properly upgraded when the project was opened in VS.NET 2003.

Remove the references to any Codejock DLL's (i.e. XtremeCommandBars, AxXtremeCommandBars, etc).

For each reference you removed, you need to add it back.  If you haven't already done so, add the desired Codejock controls to the toolbox.  Then drag a new control of each type onto any form in the application.  This will re-build the references for that control.  When finished, delete the dummy controls you just added.

At this point, you should be able to build and run the application.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net