| Thread | Last Post | Replies |
|
| Intellisense for large VB.NET projects in VS2008 | 06 Mar 2008 10:15 GMT | 8 |
I've upgraded from VS2005 to VS2008 both at home and at work. At home I liked the new way Intellisense works for VB.NET projects. It lists all available variables (like it did for C# projects in VS2005), and the list is limited to show only those elements that matches the ...
|
| VS05 installing with SQL 2005 ?? | 06 Mar 2008 02:46 GMT | 3 |
I am now installing Visual Studio 2005 I noticed that at the final step of the install, it shows that it was installing a "SQL Server 2005....x86" I want to ask:
|
| can't figure out this error message | 05 Mar 2008 14:25 GMT | 1 |
I am receiving this error message when I try running my .asp file. "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged." I'm new to this so I'm sort of clueless as to what I should try and
|
| Changing default local folder for a single folder for ALL USERS | 05 Mar 2008 09:40 GMT | 1 |
VS2005 question. We have one project in a solution that needs to map to a different local location to the rest of the projects. Obviously we can set a mapping manually in the workspace on each
|
| Will there be an officalOpenSocial DeveloperToolkit for VisualStud | 05 Mar 2008 08:51 GMT | 2 |
Social Networks get more and more important. I guess this was one of the reasons Microsoft got financially engaged with Facebook. What I like very much is the possibility in Visual Studio to create Facebook Apps with the Facebook Developer Toolkit
|
| Reporting Services - Image Control | 05 Mar 2008 04:55 GMT | 2 |
Using VS 2008 Team Suite to create an Reporting Services (.rldc file) page for a web app. Need to dynamically set the "Value" property of the Image control to point to the appropriate file because the image could reside in different places depending on how the app is deployed.
|
| VS2008 Find and Replace won't work | 04 Mar 2008 21:15 GMT | 2 |
I'm staring right at the folder and filenames I want to rename throughout the entire solution. Find and Replace won't find any instances of the source name I want to change. What's with this? What's aggravating is it worked earlier this afternoon.
|
| Publishing data from WinForms application to the web | 03 Mar 2008 15:42 GMT | 1 |
I am using Visual Studio 2008 w/ VB.NET. For the database, I am using SQL Server 2005. SQL Server 2005 is running on a dedicated server box. I am creating a WinForms application for a client. It is run on any of
|
| CreateObject, GetObject and COM instances - need help! | 03 Mar 2008 15:35 GMT | 1 |
I am working with an external windows application that I can launch using Start/Programs/ProgramLaunchIcon multiple times. Each time I manually launch the program in this manner, I get a new window and a new process in the task manager.
|
| When converting DLL to static Library not able to initialised CCriticalSection | 03 Mar 2008 07:27 GMT | 3 |
Well i have created the class A. In the constructer of class A when i use some static method of any singleton class there I pass Static member of CCriticalSection lets say ( s_InitialiseCriticalSection ) to create a Lock by using Class
|
| VS2008 Scripting WSH / COM Projects? | 03 Mar 2008 03:31 GMT | 5 |
I never thought VS was much use for scripting WSH / COM in the past, but I noticed if I open a classic JScript *.js file in VS2008, I get a nice interface with intellisense and formatting. It even understands COM objects. At first I thought this was great, but then noticed if I ...
|
| ReportViewer problem counting rows and totals | 03 Mar 2008 01:36 GMT | 7 |
I am using ReportViewer and am having problems counting objects (rows) and totals by group. I am writing a "Check Amounts" report using Visual Studio 2005 ReportViewer and *.RDCL. This is a local report using an object for a datasource.
|
| Calling a Word doc | 03 Mar 2008 00:52 GMT | 8 |
Is there a way to call a specific Word doc from a button click? Any help is greatly appreciated.
|
| How to create a polling job | 02 Mar 2008 15:10 GMT | 1 |
I would like to create a polling job looking at a specific folder and upload the document into SQL Server, when there is a new file created. how many ways to do it and what is the most efficeint method
|
| Visual Studio Find and Replace Question | 01 Mar 2008 19:26 GMT | 2 |
Hi. Last time I ran a find and replace in Visual Studio, a message box appeared stating that no results were found, and I checked a checkbox saying "Don't display this message again." How can I get that message box back? I want it to continue to display that message box.
|