VS2008 No Such Interface Supported???
Tue, 17 Jun 2008 15:57:00 -0700
Hi,
Just loaded a large VS2005 VSTO Outlook addin into VS2008. The Solution
contains 6 projects. when I attempt to look at the references tab on any of
the projects the references do not appear. The following message does:
An error occurred trying to load the page.
Unable to cast COM object of type 'Syste ...
|
How to recover design view
Tue, 17 Jun 2008 14:09:49 -0700 (PDT)
I'm fairly new to VS and the IDE so please to be to hard on me
Here is the Question:
Under VS2008 and Let's say I'm creating a C# windows form application
A Form1.cs[Design] is automatically created
Now I'm copying the whole project to a new folder let's say from c:
\oldlocation to c:\newlocation
What happ ...
|
Styles in .CSS files declared in master pages not recognized
Tue, 17 Jun 2008 06:59:06 -0700
Hello.
I have a project with a master page and content pages. In the master page
I'm declaring a reference to a CSS file like this:
<link href="~/Style/style.css" type="text/css" rel="stylesheet" />
In the content page I'm using the style like this:
<td class="CellBorderTop">
VS does not recognize the ...
|
Server Explorer & Databases
Mon, 16 Jun 2008 11:24:51 -0500
Hello,
Just curious; Does anyone really use this for databases?
I have used it for Sql Server some, create tables, Database diagrams (love
this), a lot of the cool stuff does not work with other providers.
There seems to be issues when using Oracle:
1. Unable to see objects which should visible by synony ...
|
Extensibility model
Mon, 16 Jun 2008 04:08:03 -0700 (PDT)
Hello,
Where can I find behaviour and model info surrounding IDesignerHost
Interface apart from http://www.developerfusion.co.uk/show/4351/4/?
Better if the source is Microsoft.
Thanks in advance ...
|
How Do I use the C# Code Wizards?
Fri, 13 Jun 2008 12:37:40 -0700
I am trying to use the "Add Indexer" C# Class Wizards described on this page:
http://msdn.microsoft.com/en-us/library/aa288385(VS.71).aspx
I open the class view (control, w, c) but when I right click on a class but
I don't see any of the class wizards. Am I looking at the right view? I tried
this in Visual ...
|
TFS2008: Can we have shared workspaces?
Fri, 13 Jun 2008 13:50:06 -0400
Hi,
Can we have a shared workspace available for all TFS project users?
Thank you,
Max
...
|
|
|
Team Menu functions work but Team Explorer Fails to Connect
Fri, 13 Jun 2008 06:21:02 -0700
I am having an issue where my team explorer fails to connect right, but the
rest of my Team menu functions work just fine.
Here is what happens:
1. I connect to my Team Foundation Server.
2. I get the following error message:
TF30421: Team Explorer could not connect to Team Foundation server
<MyServerNam ...
|
$/Project/Main/Source/Solution/Build
Thu, 12 Jun 2008 19:41:18 -0400
Hi,
The following Microsoft recommended best practices document, recommends a
source control folder structure at page 37.
http://www.codeplex.com/TFSGuide
The recommended structure suggests we have this folder for final build
result:
$/Project/Main/Source/Solution/Build
We are creating a class libr ...
|
XAML Designer gets confused / locks up
Wed, 11 Jun 2008 16:19:34 -0400
I have been using Visual Studio for about a month now and have noticed a
problem that occurs on occasion with the XAML visual designer. On occasion,
when I am in the designer, it gets in this weird suspended state where it
does not respond to any mouse clicks. Visual Studio will be unresponsive,
except it can ...
|