views:

262

answers:

1

I've been using VS 2008 for several months now and received a copy of VSTS 08 from work and installed without any issues. I upgraded VS 08 to VSTS 08 by running the VSTS installer without uninstalling VS 08. A few hours of after the install, I attempted to create a snippet in a VB project (Try Catch: Ctrl+K,Ctrl+X) and nothing happened. On the line where I pressed the shortcuts, the line "Insert Snippet:No Snippets Available" shows up.

In attempt to resolve, I un-installed all the the VS 08 applications, and re-installed using only the VSTS 08. To no avail.

After reading a post somewhere, I removed all the snippets using the Code Snippet Manager and re-added them and still not working.

Any suggestions on how to get them to work properly?

A: 

The solution I found came from a MSDN post that I just found due to the lack of relevant keywords to VS 2008.

I didn't have to do the registry edit to get it to work again.

Stevoni