Migrated from vs 2003 to vs 2008 PROBLEMS Please HELP!
Thu, 24 Jul 2008 09:34:00 -0700
I am migrating a web project from 2003 to 2008 (vs). I converted my project
and fixed most of the hundreds of errors I got (obsolete or deprecated code).
I need to make changes to my app. and cannot get any new controls I add to
work on any existing page. If I add a new page and add a control, it works
fi ...
|
Clickone and VB 2008 Express Edition
Thu, 24 Jul 2008 05:00:01 -0700
Hello
Is it possible to publish an app using VB 2008 Express Edition
using full ClickOnce technology?
And if so how please?
I want to publish to my company's LAN.
I would be willing to make a contribution for help.
Many thanks in advance and kind regards
Nick
...
|
Web Deployment Project - Web.config section replacement
Wed, 23 Jul 2008 19:06:05 -0700
I am replacing the appSettings section of my web.config file.
In my replacement file the key looks like this:
<add key="Comments-PlatformsNotSupported" value='
Seperate values by semicolons such as: value="Win64;Win32"
NOTE: The values entered for value such as Win64 are not
case sensitive. Win64 is t ...
|
Print all code in a solution to paper by one command
Wed, 23 Jul 2008 07:58:12 -0700
Dear all
due to a policy in my company I have to print all written code to paper once
a year. I know this sounds ridiculous in a way but thatâ??s how the policy is.
Is there a way in VS2008 to print all files by one command or is there
somewhere a tool that helps extracting for example to a text file? I o ...
|
What is MSSharedLibKey.snk
Wed, 23 Jul 2008 06:11:30 -0700 (PDT)
Hello All,
I have a Visual C# Solution in VS.NET 2008 and one of it's assembly is
using signing.
It finds the proper .snk file but when I try to compile the whole
project in Release mode
I get following error:
Cryptographic failure while signing assembly
'System.Windows.Controls.Data.dll' --
'Error readi ...
|
Visual Studio is Busy during build
Tue, 22 Jul 2008 10:15:30 -0700
VS 2005 SP1
When building a solution it hangs at the "LC" process.
It only does it on the projects that have third party controls and if that
project, or a project it depends upon, has changed.
It will be "busy" for about 1-2 minutes per project that this happens to. So
for some solutions we are talkin ...
|
vcbuild and Visual Studio
Mon, 21 Jul 2008 08:19:54 -0700 (PDT)
Hi all,
first off, apologies if this is not the right group for my query.
(Maybe someone can direct me to the proper group.)
This is a follow-up to a query I sent out on July 17. I have more
questions and even less of an idea of what is going on.
I have a very puzzling problem with a large project I am bu ...
|
|
|
MSBuild can't find VCBuild
Fri, 18 Jul 2008 10:33:22 -0700 (PDT)
We have a cs project that we have been building using MSBuild. Since
we added a vc++ project to the solution, I get a "can't find
VCBuild ... please install Windows SDK or VisualStudio" error. I have
installed Windows SDK 6.1 on the machine (the machine does not have
VisualStudio installed), and I know VCBuild i ...
|
Recent Projects on Start Page
Fri, 18 Jul 2008 08:41:02 -0700
On the Start Page to the left are a list of Recent Projects. Over time though
end up removing some projects, yet they continue to appear in this list. I
tried changing the number of recent items to display from 10 to 1 and then
reset it to 10 and that did not work.
How can I remove select Recent Items, spe ...
|
Context Sensitive Help in VS2008 not working
Fri, 18 Jul 2008 11:25:10 -0400
Good Day,
I have one project where context sensitive help does not work (the F1 key).
It works fine for any other project I have loaded. And the Dynamic help
works in this "problem" project.
However, if I copy this project to another workstation with VS2008 and load
it there, all is fine, F1 works great. ...
|