For issues relating to visual studio 2008, service pack 1.

learn more… | top users | synonyms (1)

0
votes
0answers
20 views

Disabling Intellisense in Vs2008

Intellisense parsing brings my 12 core (24, hyperthreaded), 32GB machine to its knees every time I open a Visual Studio (2008, SP1) solution (which is quite often because VS crashes frequently) - for ...
2
votes
0answers
132 views

Handling 10 Clients with a Single UDP Server using Winsock

I have already established a Server-Client Application using UDP Sockets, but my Server is not capable of handling more than one Client at a time. Now I want to modify my applicaton in such a way that ...
-2
votes
2answers
48 views

Bug when managing whole numbers using C++ and VS2008?

I was debugging a C++ program and I found out that, for some reason, under my version of visual studio 2008, some numbers dont seem to be stored correctly. For example,number -3254535440 seems to be ...
0
votes
1answer
128 views

Reading string value from registry key

My simplified code: HKEY hKey; if(someCondition) lRes = RegOpenKeyExW(HKEY_LOCAL_MACHINE, L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", 0, KEY_READ, &hKey); else lRes = ...
0
votes
1answer
68 views

Link error with name mangling declspec mismatch in Visual C++ 2008 application at link time

I have a DLL and a main executable, and the main executable is not linking in the symbols from the import library of the DLL anymore, and the declspec in the DLL .map file is not matching, nor is the ...
0
votes
0answers
152 views

Set up a cuda project template for visual studio 2008 express

After working under linux and nsight eclipse edition, I have to port some of my code for windows. So I want to test it under visual studio 2008, but I've got only the express edition. Now I want to ...
4
votes
1answer
447 views

How Can I Connect Visual Studio 2008 to Team Foundation Service?

I've made sure that I have all of the prerequisites covered, then tried to install the patch from here: Visual Studio 2008 SP1 Compatibility GDR for Visual Studio 2012 Team Foundation Server and ...
0
votes
1answer
60 views

How do I set the ADO.NET Data Services MaxProtocolVersion to use V2?

I'm completely new to ADO.NET/WCF Data Services. On my first time setting up and testing an ADO.NET data service, I ran into this puzzling error: The response requires that version 2 of the ...
-1
votes
1answer
85 views

New Excel.Application() kills debugger with no error

I'm using VS 2008 and attempting to open an Excel 2003 template, input some values, and save the workbook. I know that I have the right code for what I'm trying to do, but I'm getting some odd ...
1
vote
1answer
94 views

member function pointer to function pointer? [duplicate]

Possible Duplicate: Cast pointer to member function to normal pointer there are some codes class TT { public: void set(); void par1(int, int); void par2(double, double); }; typedef ...
1
vote
0answers
441 views

Microsoft.VisualBasic.PowerPacks.Vs.dll not including shapes

I work in a software development environment with the same file and reference path for Microsoft.VisualBasic.PowerPacks.Vs.dll (we included it in our projects in an Assemblies folder). Two of my ...
0
votes
1answer
61 views

Ctrl + Comma in Visual Studio 2008

I love control-comma in VS2010. Unfortunately, I have to now work on a project that requires (for now ...) VS2008. And my beloved short-cut doesn't work! Nor can I find any matching command in the IDE ...
0
votes
1answer
59 views

How to automatically indent code in VS2008?

How to automatically indent code in VS2008 ? Somehow VS2008 seems very much non-programmer friendly compared to VS2005. I want to indent my source code (VC++) in VS2008. Can anyone kindly let me ...
5
votes
2answers
83 views

what is this icon and how to get rid of it

I'm in Visual Studio 2008 editor and I somehow managed to place an icon in the debug column that I have no earthly idea what it is or how to remove it?
0
votes
0answers
41 views

VS 2008 sp1 debug mode drop out

Hi I have a strange problem with my VS2008 (with sp1 and a hotfix KB957912) which seems to drop down of debug mode remotely on a particular project (.net 3.5, c# web app, MVC2) I am working on. After ...
0
votes
1answer
72 views

Maximize screen size in IE8 using default htm page under MVC2/visual Studio 2008?

I have an intranet web site programmed using MVC2/.net 3.5 using VS2008. One of the (strange) requirements is running the web app in Full screen (so hide all the toolbars stuff). I have created a ...
0
votes
0answers
237 views

Custom ComboBox throwing WndProc() ArgumentException

This is a custom combobox that allows the user to add an item and a tag property using: ComboBoxEx1.Items.Add("Vehicles", 2012) To retrieve the item name: ComboBoxEx1.Items(index).ToString or ...
0
votes
3answers
404 views

Inherited ComboBox for Color support populates items multiple times

Below is code to an inherited ComboBox. The issue is that the ComboBox is being populated (PopulateComboBox()) multiple times. Edit: I've taken the advice of Amit Mittal (find his answer below) and ...
1
vote
2answers
2k views

How to upgrade VS2008 from version 9.0.21022.8 RTM to 9.0.30729.4462 QFE (to hopefully resolve __forceCRTManifestCUR error)

I've recently installed VS2008 on a new machine, and now find that it will not link with DLLs built on an older machine, giving error LNK2001: unresolved external symbol __forceCRTManifestCUR. I ...
1
vote
1answer
169 views

Intellisense suddenly stops working or shows lot of inconsistency in VS2008

I am using VS2008 for my VC++ coding. I observe lots of inconsistency (Sometimes intellisense works fine & sometimes it suddenly stops working) wrt intellisense. And sometimes intellisense stops ...
1
vote
1answer
122 views

MSI “Registry on Target Machine” vs 2008 WPF

I've developped a wpf application. I created a setup project. I tried to add in the setup the installation of a registry key it doesn't work. I don't get because Im sure my key is right to right path, ...
1
vote
1answer
2k views

How to connect sql database compact edition on visual studio 2008 with vb.net (smart device)

I'm doing a project with vb.net (smart device) on visual studio 2008 and I need to connect to a database on the device itself (I do not have a physical device to test, only emulation). How should I go ...
1
vote
2answers
230 views

psake msbuild error

I want to build my solution using psake and msbuild (v3.5) on an x64 pc. When I execute the script I get the following error: error MSB4019: The imported project "C:\Program ...
0
votes
1answer
165 views

How to affect definition of COMBOBOX window class

I have a subclass of CComboBox that behaves differently in two different contexts - both in native C++. In the working (test) context the top-level application was created using VS2008. In the ...
0
votes
0answers
115 views

SSRS Report Editor in VS 2008 Very Slow

For some reason, as I'm modifying an SSRS report in VS 2008, it takes about 3-5 seconds to enter one character. As I type, the cursor turns to a spinner for 3-5 seconds, then changes back and I can ...
2
votes
1answer
289 views

SqlTransaction causing application crash on error?

Here's some background: Periodically our site will crash to the point of having to restart IIS; this almost always happens within an hour of patching a DLL (we use a Web Site project, not a Web ...
0
votes
2answers
423 views

Undefined Web.config error in VS 2008

I'm working on a web app using VS 2008, .Net 3.5 and C#. Most of the projects in the solution are either classic asp.net pages with some MVC 1 in the mix, the rest is shared libraries. The solution ...
0
votes
2answers
334 views

Trying to do a local build with TeamCity in VS 2008

After an emergency rebuild of my machine last week (16 months development caught up with it) I am nursing it back to operational use. We use a TeamCity buildserver to run a local build before ...
2
votes
1answer
595 views

msvcp90.dll depends on wrong msvcr90.dll?

I have a dll project built with VS2008 (amd64). The manifest of the dll say <assemblyIdentity type='win32' name='Microsoft.VC90.CRT' version='9.0.21022.8' processorArchitecture='amd64' ...
0
votes
2answers
197 views

Unable to step into a predicate in VS2008

class Program { static void Main(string[] args) { var numbers = new[] {1, -1, -2, 3.5, 1.1, -0.1, 2, 5.7, 8, 9, -10, -2}; Func<double, bool> positiveIntegerSelector = x ...
2
votes
1answer
348 views

How can I avoid doing an IIS reset to ensure debugger attaches to *correct* IIS worker process and hits breakpoint?

I maintain an ASP.NET web application (.NET 3.5) which is run as a "plugin" to an old "umbrella" ASP website. To debug it after making some change, I... build the webapp and load the "umbrella" ...
0
votes
1answer
802 views

WinCE device and VS2008 connectivity for debugging and deploying

I have WinCE device and visual studio 2008 project. I want to deploy and debug the project without active sync (I am using Win7 as my developemnt machine). I have established the connection between my ...
12
votes
2answers
590 views

Are there any side-effects of using macro _BIND_TO_CURRENT_VCLIBS_VERSION?

We are porting a VC++ project from Visual Studio 2003 to Visual Studio 2008 SP1(9.0.30729.4148). The dependent external libraries are also compiled with Visual Studio 2008 SP1. MainApp - Main ...
1
vote
0answers
712 views

How to solve Microsoft.Data.Entity.Design.Package.MicrosoftDataEntityDesignBootstrapPackage Problem?

I got this error message when I open the project in vs2008 The Microsoft.Data.Entity.Design.Package.MicrosoftDataEntityDesignBootstrapPackage, Microsoft.Data.Entity.Design.Package, ...
2
votes
1answer
4k views

LINK : fatal error LNK1104: cannot open file 'libboost_system-vc90-mt-1_45.lib'

I am getting this error when i tried to build/compile the code is VS2008 C++. the weird thing is i installed boost 1.46.1 but i get this error for boost 1.45. LINK : fatal error LNK1104: cannot open ...
6
votes
1answer
299 views

Export to XML from Dynamic Data Site

I have to update an existing site that's based on DDS on top of the Entity Framework, and it uses three different database models from three different databases. And what it needs is a simple addition ...
1
vote
3answers
187 views

How to check multiple condition check visual studio 2008 Unit Testing framework

I am working on creating unit test cases for few methods. I want to verify the return value and the out parameter for certain condition. If the conditions are met then perticular case will success ...
1
vote
1answer
680 views

JPEG Extract DCT tables

I am developing an image viewer/editor using VS2008 ,MFC and WIC and I would like to recompress jpegs as closely (quality-wize) as possible to their original, after image processing. Does anyone know ...
0
votes
1answer
422 views

Profile guided optimization

I am getting link time error __PogoRuntimeVector when I use /GL and /LTCG:PGI to instrument a DLL. Since nm/dumpbin cannot be used, I could not figure out what causes this error. Can someone throw ...
3
votes
3answers
1k views

Can't Add A View to EF Data Model

I have a view that I am trying to add to my ADO.NET Entity Data Model. Every time I try to Update From Database, and check the view, it refreshes everything else, but does not add the view. I get no ...
0
votes
0answers
159 views

ActiveX control causing IE 8 and vs2008 SP1 to hang

I am trying to debug an ActiveX control written in c/c++ that causes both IE 8 and vs 2008 SP1 to hang. The problem first appeared in IE 8. I tried attaching the debugger to IE 8 and debugging, but ...
0
votes
1answer
453 views

After adding new class file to App_Code, build action is Content instead of Compile

In VS2008, I am adding new classes to a web project. When I right-click on App-Code -> Add -> New Item -> Class ... The build action for the newly created item is set to content instead of compile. ...
3
votes
1answer
4k views

Trying to find out why my WCF service is not working

Over a year ago I had been working on a WCF service, which I wrote using VS 2008. It runs under a Windows service, which I also wrote. It’s been running there ever since. And unfortunately, other ...
1
vote
2answers
169 views

Visual Studio 2008: Why Doesn't my Language Service Add-In Work? (“Sorry, parsing could not recover”)

I'm trying to create my own language service in Visual Studio 2008 SP1, but when I run the program (which starts the Visual Studio Experimental Hive) and try to open a source file, I get this error: ...
0
votes
1answer
2k views

VS2008 MFC Feature pack - menu (CMFCMenuBar) status is not saved

I have built an tabbed MDI MFC with Feature Pack application in VS2008, from wizard. Simply put the menu bar does not restores the buttons states. I also have a toolbar that does save its state. I ...
0
votes
1answer
154 views

Detect when cut-ed data is being pasted in MFC COleDataSource VS2008

I need to detect when another application /window in my app does paste on my previously set data , so I can remove it from my source window. I have discovered that COleDataSource::DelaySetData ...
3
votes
1answer
108 views

How do I configure VS2008 to show the true EIP address in the disassembly window?

The VS2008 studio debugger is displaying relative addresses in the disassembly window as shown in the snippet below: 00000548 8B 4D B8 mov ecx,dword ptr [ebp-48h] 0000054b 8B 01 ...
0
votes
5answers
2k views

Why my data is lost after postback

I have a simple form as: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML ...
2
votes
2answers
539 views

Why doesn't VSDoc IntelliSense work inside of a jQuery no-conflict wrapper?

/// &lt;reference path="jquery-1.5.vsdoc.js" /> // IntelliSense works here. function ($, window, document, undefined) { /// &lt;param name="$" type="jQuery" /> // IntelliSense does ...
10
votes
1answer
6k views

What is this version of Visual Studio - “… 4462 QFE”

Develop a project in VS for Windows Mobile 6.5. The project was developed on my machine. When I try to view a form of the project on another machine with a normal VS (2008 SP1) he accuses interface ...

1 2 3 4