Click here to Skip to main content
15,890,557 members

Comments by JohnnyCee (Top 1 by date)

JohnnyCee 30-Jul-15 12:41pm View    
Scripting is not available in the RTM of VS2015. To get scripting, you have to install packages from the nightly build. It's not clear how to tell which (if any) of those packages are stable, and it's also hard to tell which packages are necessary. I am using about 43 packages now. With the patient help of someone at Microsoft, I've now got scripting working. We narrowed the problem down to an issue with System.Reflection.Metadata. I had to hack around a bit to get a version of System.Reflection.Metadata.dll that would work. I am now trying to build a new project with a minimum of packages/DLLs.