| Thread | Last Post | Replies |
|
| How to find installed location of supporting files | 09 May 2008 10:03 GMT | - |
My DSL has some supporting files, which need to be accessed at run-time. The installed package is running from GAC, so the location of the executing assembly does not point to these files. What would be the preferred way to find the installed location?
|
| How to control autosizing of a multiline DSL TextField in-place-ed | 07 May 2008 16:13 GMT | - |
I've created a Comment Shape with a multiline TextField according to the available example. Using VS2005, the in-place-editor provides a fully sized input rectangle. But using VS2008 the input rectangle is sized according to the initial
|
| DTE2 from WSH JScript? | 06 May 2008 22:36 GMT | - |
I've been working on some command-line utils (JScript running under WSH) to extract and summarize dependency information from VS solutions. I've been able to succesfully connect to and interract with VS automation via the DTE interface (new ActiveXObject("VisualStudio.DTE.8.0"), ...
|
| VS Shell Isolated failed to start | 04 May 2008 13:11 GMT | 3 |
Hi, there: I'm trying to build a tool with VS shell isolated. I'm using VS2008 professional and VSSDK 1.0. After I created the project via the template provided by the VSSDK, I tried to build and run it immediately and it failed
|