Error using the TableAdapter Configuration Wizard, SqlServer.Types v15












3















After upgrading to VS 2017 15.9.2 i get the following error when trying to save the changes after using the TableAdapter Configuration Wizard.



"Could not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0 ......... Could not find the file"



If I edit the dataset using the designer and try to add a Column to a tableadapter, I get the same error.



Have no errors running the project, its only the designer that does not work.



This error persists even if I start a new project.



Checking under "C:Windowsassembly", I only have version 12 and 13 installed. However, checking nuget, the latest version is 14.0.1016.290?



How can i change the version the wizard/designer is using? Or where can I get the version 15?










share|improve this question


















  • 1





    I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

    – jmcilhinney
    Nov 23 '18 at 7:07






  • 1





    A repair did the trick, have version 15 installed now.

    – Niklas Spångberg
    Nov 24 '18 at 18:47
















3















After upgrading to VS 2017 15.9.2 i get the following error when trying to save the changes after using the TableAdapter Configuration Wizard.



"Could not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0 ......... Could not find the file"



If I edit the dataset using the designer and try to add a Column to a tableadapter, I get the same error.



Have no errors running the project, its only the designer that does not work.



This error persists even if I start a new project.



Checking under "C:Windowsassembly", I only have version 12 and 13 installed. However, checking nuget, the latest version is 14.0.1016.290?



How can i change the version the wizard/designer is using? Or where can I get the version 15?










share|improve this question


















  • 1





    I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

    – jmcilhinney
    Nov 23 '18 at 7:07






  • 1





    A repair did the trick, have version 15 installed now.

    – Niklas Spångberg
    Nov 24 '18 at 18:47














3












3








3








After upgrading to VS 2017 15.9.2 i get the following error when trying to save the changes after using the TableAdapter Configuration Wizard.



"Could not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0 ......... Could not find the file"



If I edit the dataset using the designer and try to add a Column to a tableadapter, I get the same error.



Have no errors running the project, its only the designer that does not work.



This error persists even if I start a new project.



Checking under "C:Windowsassembly", I only have version 12 and 13 installed. However, checking nuget, the latest version is 14.0.1016.290?



How can i change the version the wizard/designer is using? Or where can I get the version 15?










share|improve this question














After upgrading to VS 2017 15.9.2 i get the following error when trying to save the changes after using the TableAdapter Configuration Wizard.



"Could not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0 ......... Could not find the file"



If I edit the dataset using the designer and try to add a Column to a tableadapter, I get the same error.



Have no errors running the project, its only the designer that does not work.



This error persists even if I start a new project.



Checking under "C:Windowsassembly", I only have version 12 and 13 installed. However, checking nuget, the latest version is 14.0.1016.290?



How can i change the version the wizard/designer is using? Or where can I get the version 15?







vb.net visual-studio-2017






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 23 '18 at 6:58









Niklas SpångbergNiklas Spångberg

162




162








  • 1





    I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

    – jmcilhinney
    Nov 23 '18 at 7:07






  • 1





    A repair did the trick, have version 15 installed now.

    – Niklas Spångberg
    Nov 24 '18 at 18:47














  • 1





    I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

    – jmcilhinney
    Nov 23 '18 at 7:07






  • 1





    A repair did the trick, have version 15 installed now.

    – Niklas Spångberg
    Nov 24 '18 at 18:47








1




1





I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

– jmcilhinney
Nov 23 '18 at 7:07





I have VS 15.9.2 installed and I just checked my GAC and I have versions 12, 13, 14 and 15 of Microsoft.SqlServer.Types installed. It sounds like something has gone wrong with the installation so I would suggest a repair. If you run the VS Installer then you should see 'Modify' and 'Launch' buttons and a 'More' drop-down to the right. That's what I've got for VS Pro anyway. The 'Repair' option is under that 'More' drop-down.

– jmcilhinney
Nov 23 '18 at 7:07




1




1





A repair did the trick, have version 15 installed now.

– Niklas Spångberg
Nov 24 '18 at 18:47





A repair did the trick, have version 15 installed now.

– Niklas Spångberg
Nov 24 '18 at 18:47












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53441967%2ferror-using-the-tableadapter-configuration-wizard-sqlserver-types-v15%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53441967%2ferror-using-the-tableadapter-configuration-wizard-sqlserver-types-v15%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

If I really need a card on my start hand, how many mulligans make sense? [duplicate]

Alcedinidae

Can an atomic nucleus contain both particles and antiparticles? [duplicate]