DotConnect & Visual Studio Express 2010 Toolbox problem
DotConnect & Visual Studio Express 2010 Toolbox problem
Hi,
I've installed dotConnect. and using it with no problem inside the code itlself.
in my Visual Studio Express 2010 I've added a new tab to the toolbox,
and added to it all the Devart components on the .NET components list.
the result was pointer + dblinqdatasource components only.
there were supposed to be around 10 components.
my project is a web project.
does anyone has a clue what should I do, inorder to solve the situation?
thanks
Shahar.
I've installed dotConnect. and using it with no problem inside the code itlself.
in my Visual Studio Express 2010 I've added a new tab to the toolbox,
and added to it all the Devart components on the .NET components list.
the result was pointer + dblinqdatasource components only.
there were supposed to be around 10 components.
my project is a web project.
does anyone has a clue what should I do, inorder to solve the situation?
thanks
Shahar.
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
Please make sure that you add all components the Namespace column of which starts with "Devart". You can do it easily by sorting the component by the 'Assembly Name' column.
If you add all components the Namespace column of which starts with "Devart" and SQLiteDataSource is not in the toolbox, then please specify your dotConnect for SQLite version and edition.
If you add all components the Namespace column of which starts with "Devart" and SQLiteDataSource is not in the toolbox, then please specify your dotConnect for SQLite version and edition.
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
Try to reinstall the dotConnect for SQLite. Perform the following steps:
1. uninstall dotConnect for SQLite;
2. remove all Devart.* and policy.*.Devart.* files from the GAC;
3. clear the Program Files\Devart\dotConnect and Program Files\Common Files\Devart\dotConnect folders;
4. re-install dotConnect for SQLite.
5. Select the "Install menu item and toolbox components into Visual Studio" check box.
If SQLiteDataSource is not in the toolbox, you have to add it manually:
1. Open Visual Studio and go to Toolbox window;
2. Select 'Add Tab' from the Toolbox window popup menu, type SQLite for its name, and press the ENTER key;
3. Select Choose Items... from the popup menu;
4. In the Choose Toolbox Items dialog box switch to the .NET Framework tab;
5. Select the components with the Namespace starting from 'Devart'. You can sort components by their namespace for more convenience (to sort them, click the header of the Namespace column);
6. Click OK.
Windows 7:
1. Run Control Panel->Uninstall a Program.
2. Find Devart dotConnect for SQLite.
3. dotConnect for SQLite version is displayed in the Version column.
4. dotConnect for SQLite edition is displayed in the Name column. For example: dotConnect for SQLite Trial (Trial Edition), dotConnect for SQLite Express (Express edition), etc.
Windows XP:
1. Run Control Panel->Add or Remove Programs.
2. Find Devart dotConnect for SQLite.
3. Click the reference "Click hear for support information". The Support Info window will be opened.
4. dotConnect for SQLite version is displayed in this window.
5. dotConnect for SQLite edition is displayed in the Name column. For example: dotConnect for SQLite Trial (Trial Edition), dotConnect for SQLite Express (Express edition), etc.
Please tell us dotConnect for SQLite version and edition. Looking forward to your reply.
1. uninstall dotConnect for SQLite;
2. remove all Devart.* and policy.*.Devart.* files from the GAC;
3. clear the Program Files\Devart\dotConnect and Program Files\Common Files\Devart\dotConnect folders;
4. re-install dotConnect for SQLite.
5. Select the "Install menu item and toolbox components into Visual Studio" check box.
If SQLiteDataSource is not in the toolbox, you have to add it manually:
1. Open Visual Studio and go to Toolbox window;
2. Select 'Add Tab' from the Toolbox window popup menu, type SQLite for its name, and press the ENTER key;
3. Select Choose Items... from the popup menu;
4. In the Choose Toolbox Items dialog box switch to the .NET Framework tab;
5. Select the components with the Namespace starting from 'Devart'. You can sort components by their namespace for more convenience (to sort them, click the header of the Namespace column);
6. Click OK.
You can find dotConnect for SQLite version and edition in the Programs and Features window (Windows Vista and 7) or Add or Remove Programs window (Windows XP and earlier).overtime wrote:please specify your dotConnect for SQLite version and edition.
Windows 7:
1. Run Control Panel->Uninstall a Program.
2. Find Devart dotConnect for SQLite.
3. dotConnect for SQLite version is displayed in the Version column.
4. dotConnect for SQLite edition is displayed in the Name column. For example: dotConnect for SQLite Trial (Trial Edition), dotConnect for SQLite Express (Express edition), etc.
Windows XP:
1. Run Control Panel->Add or Remove Programs.
2. Find Devart dotConnect for SQLite.
3. Click the reference "Click hear for support information". The Support Info window will be opened.
4. dotConnect for SQLite version is displayed in this window.
5. dotConnect for SQLite edition is displayed in the Name column. For example: dotConnect for SQLite Trial (Trial Edition), dotConnect for SQLite Express (Express edition), etc.
Please tell us dotConnect for SQLite version and edition. Looking forward to your reply.
hi
I've done exactly what you've wrote.
I've installed the latest dotConnect version.
the components were not in the toolbox.
I went to add them manualy.
the entire .NET components list of Devart where selected already on the list.
despite all of that, what I see in the toolbox is:
pointer, dblinqdatasource.
my dotconnect version is: Standart 3.50.250.0
thanks
Shahar.
I've done exactly what you've wrote.
I've installed the latest dotConnect version.
the components were not in the toolbox.
I went to add them manualy.
the entire .NET components list of Devart where selected already on the list.
despite all of that, what I see in the toolbox is:
pointer, dblinqdatasource.
my dotconnect version is: Standart 3.50.250.0
thanks
Shahar.
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
dotConnect for SQLite Standard edition does not provide the SQLiteDataSource component for web applications.
For more details please refer to http://www.devart.com/dotconnect/sqlite/editions.html
For more details please refer to http://www.devart.com/dotconnect/sqlite/editions.html