codeshow icon indicating copy to clipboard operation
codeshow copied to clipboard

run codeshow in vs2015 / windows10 - "MSAdvertisingJS, Version=8.1" missing

Open bschelling opened this issue 9 years ago • 5 comments

I'm trying to run the codeshow app in Visual Studio 2015 on windows 10 It doesn't load - getting: Error MSB3774 Could not find SDK "MSAdvertisingJS, Version=8.1".

What can i do about it? I installed the Universal Ad Client SDK but to no avail...

bschelling avatar Nov 25 '15 01:11 bschelling

might there be a way to simply get rid of it? I'd just like to get the other solutions running...

bschelling avatar Nov 25 '15 01:11 bschelling

Yeah, try just pulling it out. The dependency and the code that refers to it.

jf


From: bschellingmailto:[email protected] Sent: ‎11/‎24/‎2015 5:22 PM To: codefoster/codeshowmailto:[email protected] Subject: [codeshow] run codeshow in vs2015 / windows10 - "MSAdvertisingJS, Version=8.1" missing (#9)

I'm trying to run the codeshow app in Visual Studio 2015 on windows 10 It doesn't load - getting: Error MSB3774 Could not find SDK "MSAdvertisingJS, Version=8.1".

What can i do about it? I installed the Universal Ad Client SDK but to no avail...


Reply to this email directly or view it on GitHub: https://github.com/codefoster/codeshow/issues/9

codefoster avatar Nov 25 '15 02:11 codefoster

I just haven't taken the time to upgrade this to Windows 10.

jf


From: bschellingmailto:[email protected] Sent: ‎11/‎24/‎2015 5:47 PM To: codefoster/codeshowmailto:[email protected] Subject: Re: [codeshow] run codeshow in vs2015 / windows10 - "MSAdvertisingJS, Version=8.1" missing (#9)

might there be a way to simply get rid of it? I'd just like to get the other solutions running...


Reply to this email directly or view it on GitHub: https://github.com/codefoster/codeshow/issues/9#issuecomment-159461619

codefoster avatar Nov 25 '15 02:11 codefoster

can you give me a hint of how to do this? the project doesn't load in vs2015 because of the error

bschelling avatar Nov 25 '15 18:11 bschelling

Go to references and remove msadvertisingJS then rebuild.

That worked for me using Windows 10, Visual Studio 2015

kbdavis07 avatar Dec 02 '15 07:12 kbdavis07