LOCATION: HomeFAQsCommon problems

NEWS

July 29, 2008
Resco announces Resco CustomKeyboard for .NET CF

A brand new keyboard control optimized for .NET Compact Framework.

June 10, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 2

A suite of powerful Visual Studio controls and libraries designed specifically for mobile devices.

May 20, 2008
Resco releases Resco ImageButton for .NET CF Beta

Adjustable, modifiable and skinnable button for .NET Compact Framework.

More News

Resco Developer Common FAQs

How can I access upgrades/bug fixes of the product I have purchsed?

Upgrades and bug fixes are available through the Customer Web Portal. It is accessible only for registered Resco customers and all downloads are available only during valid subscription.

My subscription has expired. How can I renew it?

Registered customers can renew their subscriptions through the Customer Web Portal

I have installed your product, but the controls did not appear in Visual Studio's 2005 toolbox. How can I add them there?

This depends on whether you are developing a desktop application or an application targeting .NET Compact Framework.
If you are developing a desktop application, then simply drag the Resco.%ControlName%.dll file and drop it onto the toolbox. Substitute the %ControlName% for the name of the particular product, e.g.: Resco.AdvancedList.dll.
If you are developing an application targeting .NET Compact Framework, drag the Resco.%ControlName%.CF2.dll file and drop it onto the toolbox. For the Visual Studio's designer to work properly, you have to make sure that, you have the Resco.%ControlName%.Design.dll properly registered in GAC (this only applies if you are developing for .NET Compact Framework).

How do I make sure that I have a Resco.%ControlName%.Design.dll file properly registered in GAC?

To view the contents of GAC, do the following:

  1. Go to the Windows' Control Panel.
  2. Double click 'Administrative Tools'.
  3. Double click 'Microsoft .NET Framework 2.0 Configuration'.
  4. Click 'Manage the Assembly Cache'.
  5. Click 'View List of Assemblies in the Assembly Cache'.
  6. Make sure the Resco.%ControlName%.Design.dll is listed.

For the designer to work correctly, you also have to make sure that the version of Resco.%ControlName%.Design.dll file listed in GAC is the same as the version of the .dll file you are referencing in your project. The GAC may contain the older versions of Resco.%ControlName%.Design.dll file.