Need reference to Word Object Libary 11.0
Fri, 16 May 2008 09:27:00 -0700
I am developing a windows app that does a little Word manipulation. My
machine was recently upgraded to Office 2007 - however, I still have Visio
2003 installed. My users, however, still have Office 2003 and won't be
upgraded until later this summer.
I've got a reference to the MS.Office.Core 11.0, but need ...
|
VS2008 Web application development landscape and debugging
Fri, 16 May 2008 10:11:58 -0400
Hi, I have to integrate a ASP.NET 2.0 application with an existing user/login structure on the lan (non active directory, IIS5)
And a few lan SQL servers. I wanted to develop this web application on a dedicated development only
web server, utilizing file share UNC. I'm having trouble seeing how to debug and establ ...
|
OutOfMemory Bug in MSBUILD 2005
Fri, 16 May 2008 06:21:01 -0700
We are using VS2005 SP1. The build machine can use 3.5 GB physical RAM,
running Vista 32bit. Our application consists of about 300 C#-Projects which
are to be built by MSBuild.
On a VS2005 command prompt, we are just calling
msbuild.exe build.proj /v:m
After a quite small change (replacing project referenc ...
|
Problem in BIDS
Fri, 16 May 2008 01:40:02 -0700
Hi all,
when I run a project in BIDS and select Package Configuration -> Add, I get
this error:
TITLE: Microsoft Visual Studio
------------------------------
An error occurred while a new configuration was being added.
------------------------------
ADDITIONAL INFORMATION:
Specified cast is not val ...
|
Visual Studio 2008 License
Thu, 15 May 2008 08:01:03 -0700
Dear All,
In a previous post I noticed that the Visual Studio.NET was a per user
license rather than a per pc license. This was true for 2003. Is it still the
case as I would like to work on projects at home as well as work?
Thanks again.
Alastair MacFarlane ...
|
Additional Include Directories problem VS 2008
Wed, 14 May 2008 21:49:35 -0700 (PDT)
Hi All
I just ported my ATL application from VS2005 to VS2008, I have
included the required ATL server include directory path in "Additional
Include Directories" in VS 2008 IDE (Project->Properties->C++-
>General) , but while compiling the application, I am getting an error
of - unable to open the include fi ...
|
Linker Function Packing
Wed, 14 May 2008 16:31:22 -0700 (PDT)
Hi All,
I've been trying to locate a reason/documentation for the way the
Visual Studio linker packs functions. It Release builds, it appears
functions are placed on 16 byte boundaries in the .text section.
Functions which require padding are then supplemented with 0xCC in
their tail. An exception is some exe ...
|
|
|
Problem adding web reference
Wed, 14 May 2008 09:49:29 -0700 (PDT)
In Visual Studio 2005, I have a solution comprised of an ASP website
and an ASP web service. I'm trying to add the service as a web
reference using the "Add Web Reference" dialog. I can locate the
service using "Web Services in this Solution" but when I click on the
service name I get the following error under ...
|
Need help changing existing Crystal reports in custom .NET app
Wed, 14 May 2008 10:02:51 -0500
I am a new employee and have been tasked to make modifications to the
reports in a web app the have here. I am an experience network admin, but I
have never done development work before.
I have all the source code. I found the reports in the solution explorer and
modified them. The problem is that nothing I c ...
|
How create a multilingual application in Visual c++ .net 2008
Wed, 14 May 2008 05:04:33 -0700 (PDT)
I have to create a multilingual application in Visual c++ .net 2008.
I have a Windows form application and i want to run this on
multilingual suuport. So how can i do this. Which change i have made
in my application setting ot properties. Is there any code i have to
write into application?. I have too run my ...
|