Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Missing SQL Server dll: Microsoft.SqlServer.Types
 

Missing SQL Server dll: Microsoft.SqlServer.Types

I just installed VS 08 on a new machine, and when I try to reconfigure a dataset, I get this: Could not load file or assembly 'Microsoft.SqlServer.Types, Version=10.0.0.0. We're using SQL Server 2005. Thanks for any help you can give...
Greg H.
Robert Abbey Inc.  Thursday, June 04, 2009 2:18 PM

Hi Robert,

Based on my understanding, I think the problem is that the new installed Visual Studio 2008 may break some assemblies of Sql Server 2005. You need to check whether the “Microsoft.SqlServer.Types�assemble is located in the correct place. The path of this assemble in my computer is “C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.Types.dll� The path of the assemble in your computer may be a little different.

If you couldn’t find the assemble, I think you need to reinstall the Sql Server 2005. Another way is to download the dll and locate it in the correct place.

If you could find it, you need to add that as a reference to your project.

Let me know if this helps.
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Monday, June 08, 2009 3:47 AM

Hi Robert,

I think you need to update your Visual Studio. You can get help from
http://chiragrdarji.blogspot.com/2009/05/could-not-load-file-or-assembly.html.

Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Thursday, June 11, 2009 3:44 AM

H Robert,

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Friday, July 03, 2009 12:20 PM

You can use google to search for other answers

Custom Search

More Threads

• Sources of knowledge on Designer Support and Services provided by Net 2.0
• can't save collection in disgner
• how to have TextBox and Button in a DataGridViewCell
• Creating a windows application setup with Crystal Reports
• Not sure if, where or when I should use OnComponentChanged and OnComponentChanging events in custom control
• Copy Form Design to another Form or Application?
• [RESOLVED] Problem using Form Templates
• codedom - execute functions
• Failure to load designer due to VS2005B2 fault
• Groupbox...missing properties (text foreground & text justification)