Click here to Skip to main content
15,895,256 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Problems with using series of PNG files as animations Pin
Skymir19-Jun-09 9:47
Skymir19-Jun-09 9:47 
AnswerRe: Problems with using series of PNG files as animations Pin
Henry Minute7-Jun-09 4:53
Henry Minute7-Jun-09 4:53 
QuestionParameter is not valid Pin
JediKnight26-Jun-09 5:17
JediKnight26-Jun-09 5:17 
AnswerRe: Parameter is not valid Pin
musefan8-Jun-09 2:29
musefan8-Jun-09 2:29 
GeneralRe: Parameter is not valid Pin
JediKnight29-Jun-09 16:16
JediKnight29-Jun-09 16:16 
GeneralRe: Parameter is not valid Pin
musefan11-Jun-09 2:32
musefan11-Jun-09 2:32 
GeneralRe: Parameter is not valid Pin
JediKnight212-Jun-09 5:30
JediKnight212-Jun-09 5:30 
QuestionMicrosoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Member 7510145-Jun-09 11:16
Member 7510145-Jun-09 11:16 
Hi,

I need to use VSConstant class present in Microsoft.VisualStudio.Shell.9.0 in my program.

To that effect, I add at the top of my .cs file:


using Microsoft.VisualStudio.Shell.9.0;


VS2008 (Standard version) says that Microsoft.VisualStudio.Shell.9.0 does not exist in the namespace. Am I missing an assembly reference? Note that I can locate the Microsoft.VisualStudio.Shell.9.0 assembly in C:\assembly.

The same problem occurs if I wanted to use Microsoft.VisualStudio.Shell.

I right clicked on the "Reference" in the solution explorer and wanted to add then a reference to Microsoft.VisualStudio.Shell.9.0 assembly. It did not appear in the .NET list. I browsed then with the BROWSE tab. I locate the assembly and pressed OK. Even though it looks like it was loaded, the reference does not appear anywhere and VS2008 is complaining.

Would you have any idea how to come out of this?


Thanks beforehand if you have any idea.

P.S.: I have also installed previously on this PC VisualC#2008 Express. Could this be the problem?
AnswerRe: Microsoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Mark Salsbery5-Jun-09 12:54
Mark Salsbery5-Jun-09 12:54 
Questioncommunication between device and asp.net Pin
yrishi4-Jun-09 23:39
yrishi4-Jun-09 23:39 
AnswerAttempt to bump post. Pin
Pete O'Hanlon4-Jun-09 23:41
mvePete O'Hanlon4-Jun-09 23:41 
GeneralRe: Attempt to bump post. Pin
yrishi4-Jun-09 23:48
yrishi4-Jun-09 23:48 
GeneralRe: Attempt to bump post. Pin
0x3c04-Jun-09 23:57
0x3c04-Jun-09 23:57 
GeneralRe: Attempt to bump post. Pin
yrishi5-Jun-09 0:15
yrishi5-Jun-09 0:15 
GeneralRe: Attempt to bump post. Pin
Pete O'Hanlon5-Jun-09 0:34
mvePete O'Hanlon5-Jun-09 0:34 
GeneralRe: Attempt to bump post. Pin
yrishi5-Jun-09 0:38
yrishi5-Jun-09 0:38 
GeneralRe: Attempt to bump post. Pin
led mike5-Jun-09 5:03
led mike5-Jun-09 5:03 
AnswerRe: communication between device and asp.net Pin
saanj9-Jun-09 0:18
saanj9-Jun-09 0:18 
AnswerRe: communication between device and asp.net Pin
Baran M9-Jun-09 1:33
Baran M9-Jun-09 1:33 
Questionimplementing progressbar while saving data database Pin
TARAK NATH ROY4-Jun-09 20:08
TARAK NATH ROY4-Jun-09 20:08 
AnswerRe: implementing progressbar while saving data database Pin
Pete O'Hanlon4-Jun-09 22:19
mvePete O'Hanlon4-Jun-09 22:19 
QuestionStyle of a DataGridView.Row by using DataSet Pin
C-Scharbe4-Jun-09 9:22
C-Scharbe4-Jun-09 9:22 
AnswerRe: Style of a DataGridView.Row by using DataSet Pin
C-Scharbe4-Jun-09 22:30
C-Scharbe4-Jun-09 22:30 
AnswerRe: Style of a DataGridView.Row by using DataSet Pin
Venkatesh Ellur7-Jun-09 19:34
Venkatesh Ellur7-Jun-09 19:34 
GeneralRe: Style of a DataGridView.Row by using DataSet Pin
C-Scharbe17-Jul-09 21:26
C-Scharbe17-Jul-09 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.