I am usingVisual Studio 2008 - Web Developer
On my local machine I have created a web page and I am currently testing deployment from my PC (not a seperate web server).
My steps so far...
Hey there.
This is for a windows App made in VS2008.
I've added a button column in a datagridview, when clicked I would like to get the ID of the record selected. The ID of the record is t...
Hi all,
We have an existing install of Visual Source Safe 6.0. We need to move it to a new server along with existing projects. I did read on the MS knowledge base that VSS6 is compatible w...
I try to display image. I get the image name through the querystring and will diplay the image like this:
<asp:Image ImageAlign="Middle" ImageUrl="images/<% Request.QueryString["image"] %>....
I have a number of #pragma region's in my function
In Visual C++ 2008 express, there's sometimes a 2 second delay between when I open a file, and the regions collapse.
Is there a way to...
I moved a VS 2008 C# web app solution, now, when I build the project (part of the solution), it is not updating the corresponding project .dll in the web app /bin directory. What makes this ha...
I am using Visual Studio 2008 to create a simple application. VB, Windows Forms. I have created a form that holds orders, and have created a Crystal report to print the order. I only want t...
Hi,
Configuration:
1. Windows 2003 R2 - IIS 6.0.
2. Visual Studio 2008 C#.
Problem:
Authenticate users to allow / disallow them to connect to a particular web site.
Specifically ...
I have an application which has its icon set to an .ico file which contains the 7 necessary icons sizes for XP and Vista i.e. 256x256, 128x128, 96x96, 64x64, 48x48, 32x32, 16x16
Icons are d...
I need the ability to upload a file from a client, using IE.
Is it possible, for the client to initiate (possible through a script), something like:
http://xyz.domain.com/uploadpage.aspx?fil...
Hi!
Have made a application in visual studio 2008.
And have made a publish for this app.
But have tryed to install this app on a client PC.
But always give me errors.... ?
How can i...
Hi,
I have recently bought and installed Visual Studio 2008 on my work PC and it all went fine. I have now got a new PC and am trying to install this on the new one but get the following e...
I want to create an add-in/plug-in for Visual Studio 2008 which adds my own custom compiler tests. Similar to the way FxCop (CodeAnalysis) does it.
That way, when a user who installs my a...
I am a VFP developer of over 10 years. I own a small software company that develops small/medium
applications.
I have tried many many times without success to make "SQL server" & VFP work t...
Hi
When I create a new project in VS 2008, I select .NET Framework 2.0.
But when I compile it I see that it is compiled to .NET Framework 3.5 ! I have checked the Project Properties and it ...
Hi there,
I'm using visual studio 2008 to create an Outlook Addin.
I've added to my project a Crystal Report that works fine when displaying the whole dataset.
When the report first fires u...
Hey guys,
Im trying to run a test from a visual stuido test project and I keep getting this error. I was wondering if any of you had any suggestions on how to add this.
Failed to queue...
I deleted a TFS project using TFSDeleteProject.exe, it did not delete the source code root folder (maybe because some files were checked out). Is there a way to delete the source code root fol...
I want to know the difference between release mode and compilation mode in Visual studio 2008
I ideally want a few lines of code not to be compiled in release mode
Please exaplin me the ...
I have a Contacts table and a Transaction table,
What I want to do is to put a list of contacts on the form, and also the transaction but it should only display the transactions that match t...
VS2008 - Could not find assembly error ... after upgrading to VS2008 I get this error:
<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKey...
I am trying to get the screen resolution and screendepth of users screens uisng .net c# as writing directly to SQL database with the traffic information collected. Using Javascript to obtain ...
How can I disable Autosave in VB 2008?
I went to Tools->Options->Projects and Solutions->Build and Run
I set Before Building to Don't save any changes but I keep getting this error if I ...
HI Experts
We have a .NET application (VS 2008) that uses the Factory and Command Patterns to generate & invoke commands. Commands are logged, may have or not have timer support and are cla...
I remember at some point my Visual Studio 2005 was behaving in this manner, but something changed and I've never been able to get it to act like this again.
Using Visual Studio 2008 to deve...