Help: Where are the project DLLs in the Express editions?
Sat, 3 Mar 2007 14:18:36 +0100
During the good days I was a user of the Visual Studio 2003 but since it
does not support 2.0 I decided to try the C# and Web Studio Express
editions. I have some questions however that have me a bit worried.
1. I don't see how the Debug or Release configuration is chosen. In the Web
Studio Express there ...
|
ClickOnce Full Trust change with SP1
Fri, 2 Mar 2007 16:42:32 -0800
I have a Full Trust ClickOnce application that was running well. I
installed VS2005 SP1 and it will no longer run within the IDE and the
published version will no longer run for other Standard Users.
The error is: "Request for the permission of type
'System.Security.Permissions.UIPermission... failed". ...
|
Modify host application menus from office add-in
Fri, 02 Mar 2007 12:57:24 -0800
Hi,
I'm using C# in VS 2005 Pro.
Just recently started add-in development and am having generally good
luck so far. Ran into something I don't understand though.
From my add-in, I try to add something to one of the host application's
sub menus (CommandBar), e.g., Tools/Whatever. My guy does not app ...
|
MFC80 vs. MFC42 (VC8 vs. VC6) in two-byte local Windows systems
Fri, 2 Mar 2007 06:59:44 -0500
Sorry for the cross-posting...desperate needing help...
When we switched to VC8 (VS2005) and delivered application to our
Japanese/Chinese customers, they claim they can no longer open files that's
in Japanese/Chinese Windows for file name that's in local language. The
File/Open dialog turn out to be garbag ...
|
Cannot use old Pre-VS2005Sp1 compiled static libraries with VS2005 SP1
1 Mar 2007 22:47:25 -0800
Hi,
I upgraded from VS2005 to VS 2005 SP1. My application uses a static
library (compiled on VS 2005) provided by a 3rd party vendor. Even
after upgrading to SP1, I am able to successfully link to this
library. But, the resultant binary cannot execute and gives a runtime
error:
The application failed to ...
|
Deploy Team Explorer via SMS2003
1 Mar 2007 13:54:41 -0800
Hi,
i don't know if this is the right place to post but we'll see.
I am trying to deploy the Team Explorer + Plugins to different
clients. I downloaded the VSTFClient.img from the Microsoft Home and
extracted it. But when i am trying to start the msi package, i get an
error, because i have to use setup.exe to ...
|
Edit the Datakey
Thu, 1 Mar 2007 16:17:33 -0500
I have two gridviews in an aspx.
Grid1 has two keys Region and ID.
Grid2 uses Region as a parameter.
How do I make Region in Grid1 editable and still have Grid2 dynamic based on
Region?
Regards,
Todd
...
|
|
|
VS Express making folder read only
Wed, 28 Feb 2007 22:27:07 -0800
I've got a C# project in Visual Studio Express. The project consists of a
Form in C# and two libraries, one in J#, one in VB. When I execute it I get
an IOException: the app wants to write to ...\bin\debug and access is
denied. Sure enough, that folder is read only. But I can't change it! If I
reset the at ...
|
OUTLOOK 2003 Add In
Wed, 28 Feb 2007 17:08:03 -0800
Hi ,
I am Using Visual Studio 2005 (VB code) to develop a AddIn for Outlook
2003;
I need to find out from the AddIn If Of Outlook 2003 is connected to
internet ,
That is, Is Outlook 2003 Online or OffLine, Meaning is outlook 2003
connected to
internet Or Not ?
How can I achieve ...
|
How can I tell if dll is compiled with RTTI turned on?
28 Feb 2007 09:40:39 -0800
I have a huge number of DLL's that I need to check.
I thought I could use dumpbin in some way, but I cannot figure out
how.
I do not have the project files or the src's easliy available, just
wondering if I can tell from examining the dll.
thanks
-Sal
...
|