Change Windows Forms component colors issue
Fri, 6 Jun 2008 10:56:02 -0700
I finally have by windows form built and running using the default gray
colors for background and black for text. Nothing flashy.
Rather than ask users what colors to change everything to, I opted to add a
menu property to get settings from my app.config, show form to lets users
select each color they want ...
|
weird problem
Fri, 6 Jun 2008 05:44:55 -0700 (PDT)
Hi everyone
I have a sln with 4 proejcts included. 2 of them are static libs .
When I "rebuild solution" everything is fine .
But when i rename the folder , which myproj.vcprojthat links all other
projects is in , and rebuild again , I get
"Error LNK2019: unresolved external symbol "public: __thiscall etc.." ...
|
How to backup a DPM Server
Fri, 6 Jun 2008 00:54:01 -0700
If I backup the DPMMD on the DPM server, does this mean I backup all the
information on the DPM server, including the protection groups?
Does this do the same thing as the DPMBackup.exe?
If possible send me a link that states hot to backup a dpm server using dpm.
Thanks
...
|
ClickOnce Deployment of application to multiple destinations
Thu, 5 Jun 2008 19:52:01 -0700
Hi all,
I'm using VB2005 and I'm studying the possibility to apply ClickOnce
deployment instead of traditional *.msi. In a simple testing environment, I
can make the deployment successfully. However, the real world is a little
bit complicated.
First, there are more than one server I need to publish (in ...
|
Multi-lingual deployment project
Thu, 5 Jun 2008 19:52:00 -0700
Hi all,
I'm using VB 2005 and need to deploy applications to clients in different
regions. In order to show different language during setup, I need to create
seveal deployment projects and config the value for "localization" (e.g.
English, Chinese, etc.). It works fine except I need to create one for each ...
|
? New Projects Are Empty (No Files Generated)
Thu, 5 Jun 2008 17:52:02 -0400
Hi,
Yesterday the New Project Wizard in Visual Studio 2003 stopped working. It was
working as recently as last night at 9:33pm (the timestamp of the last project I
successfully created).
Not too long after that, newly created projects are empty. That is, no matter
what kind of project I make (I tried differ ...
|
Weird error in VS2005 - Microsoft.VSDesigner Error Code -1
Thu, 5 Jun 2008 09:30:20 -0700 (PDT)
I'm getting a weird error when trying to modify some tables in a
DataSet in Visual Studio 2005 (Professional Edition, though it is the
90-day trial version)
I've had the web site under development for about 2 months. It uses
MySQL as the data provider, with MySQL.Data.dll Connector (Version
5.2.1). There ar ...
|
|
|
ASP.NET choose website project or web application project
Thu, 5 Jun 2008 09:16:01 -0400
Good morning!
I am about to start a major upgrade of our existing ASP.NET (C#) code base,
and I want to be sure I understand the pros and cons of using a website vs a
web application project.
The code will be used for several websites, for different clients. About
90% - 95% of the code will be shared by all ...
|
how to import directory hierarchy into VS2008
Wed, 4 Jun 2008 11:20:00 -0700
i have a hierarchy of 40 directories with 1000 html and img files. i would
like to use vs2008 to edit them ... but i can't figure out how to create a
project and get all the files visible in their original hierarchy.
i tried dragging the top directory into the project (as link), and vs
flattened the list of ...
|
error with release build
Wed, 4 Jun 2008 10:50:23 -0700
I have a visual studio 2008 asp.net project that compiles fine in debug
build. However, when I switch to release build I get this error:
"Unable to load one or more of the requested types. Retrieve the
LoaderExceptions property for more information."
I see some references to this error but they don't seem ...
|