Tagged Questions

0
votes
2answers
22 views

JavaScript not Running on VS2008 Development Server a.k.a (cassini)

I am trying to run a simple ASP.Net Web Application/Site on Vista Box. Unable to run any JavaScript when I hit F5. However when I deploy the same to local IIS and call the application using IE8 this …
0
votes
1answer
26 views

Visual Studio Addin for VS2008

I was looking at one of the webcasts and found that class name had a small class diagram image beside it and all methods had lines, and all if or for loops had highligted lines so it makes them very …
0
votes
1answer
7 views

Running Azure application on a local development environment got extreamly slow

Hi! Problem: I have a Azure project. The problem is that when I run the application it takes like 10-15 minutes to actually open the page in browser. The page & debugging works normaly. Project: …
0
votes
0answers
10 views

open a WCF in express editions

I have created a WCF project in VS2008, pro edition. Trying to open the same on a test machine that has VS express editions and error i get is 'the project type is not supported by this installation' …
0
votes
4answers
60 views

.Net multitargeting gone wrong?

Hi, I have a small dummy project in VS 2008, contains only the following code file using System; namespace FrameworkTest { internal static class MessageQueueNative { struct …
0
votes
1answer
19 views

Adding resources to solution explorer in experimental hive

Hi, I'm currently working on a project using DSL tools in Visual Studio 2008. Is there a way to automatically add a resource into the solution explorer of the experimental hive at runtime? I'm …
0
votes
1answer
36 views

C#: Integer value being returned as hexadecimal in VS 2008

I have a c# code snippets where i am creating a list of my custom class objects.When i am taking the count of that,its showing me a hexadecimal value in the quickwatch window. But if i type …
0
votes
1answer
11 views

Visual Studio Report Viewer Control 2008

I used the Report Viewer Control with SQL 2005 a few years ago. Back then I had to download and install the control manually, even for development, if I remember this correctly. It appears that VS …
0
votes
1answer
19 views

Scriptmanager not supporting for .net 2.0

I am deploying a website which is developed in 3.5 framework.Server only support 2.0. hence i recompliles the same project by changing the target framework. But there is a scriptmanger in my …
0
votes
2answers
29 views

Error while deploying asp.net website!

Line 108: <compilers> Line 109: <compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, …
1
vote
1answer
22 views

Document Outline VS2008 for classes

Is there a sort of class outline window in VS2008? I have checked the document outline, but it's not for classes. Then there's the class view window, but it shows you everything. I'm searching for …
1
vote
0answers
14 views

VS2008 plug-in capable of adding imports and references

Very often when coding I'm missing a Imports (Using in C#) and have to look in Object browser to find in what library is located. Sometimes the library is not even referenced in the project. Do you …
0
votes
1answer
28 views

ATL Combobox-based control

I'm trying to create a simple ATL control based on a ComboBox under VS2008. So, I create a new ATL Project using the ATL Project Wizard, then add an ATL Control to the project using the ATL Control …
0
votes
1answer
42 views

RTF Tags removal by regex problem

Folks, desperately need your help. I am using C++ VS 2008 to strip RTF tags to make search in the RTF text only. The rtf text I get from CRichTextEdit into CString and it works just fine. Here how I …
0
votes
0answers
28 views

What did I lose when I upgraded?

I upgraded my work box from Vista64 to Win7-64 by doing a format and reinstall. I kept backups of the project done in MS Visual Studio 2008 (Team). But now it won't compile. I am getting errors …

1 2 3 4 next
15 30 50 per page