| Thread | Last Post | Replies |
|
| creating a web site in vs 2005 | 05 Mar 2007 21:17 GMT | 1 |
i just realized that i can create a web application (new -> project... -> asp.net web application), which includes a solution file and etc. in this option, i can't seem to have a couple of asp.net folders such as app_code or bin.
|
| Setup project is failing on Vista. | 05 Mar 2007 15:50 GMT | 5 |
in our setup project we have a custom action that installs another application. When running the installer on Vista, we encounter an error: "There is a problem with this Windows Installer package. A program required for this install to complete could not be run."
|
| Combo Box | 05 Mar 2007 06:28 GMT | 1 |
I have a combo box / list box on a data-entry form that gets its records from a lookup table. In this example that lookup table is named "tblCompanyType" and has a primary key of "CompanyTypeID". In my "tblCustomer" table I have a foreign key named "CompanyTypeID" that allows ...
|
| Checking textbox value to value in dataset | 05 Mar 2007 01:27 GMT | 1 |
I am new to vb.net 2005 and datasets so I need some help please. I have two unbound controls on a form (txtUserName and txtPassword.) I have created an SQL statement that I don't know how to execute and second, I don't know how to validate the textbox values with the values in ...
|
| Encrypted My Documents folder = can't deploy asp.net app from VS | 05 Mar 2007 00:26 GMT | 1 |
My company recently started encrpyting the My Documents folder on our corporate laptops. That's great.... except... our Visual Studio solutions are under My Documents, and now that this folder is encrypted we've lost the ability to deploy web projects to our servers. If we copy ...
|
| SP1 install fails | 05 Mar 2007 00:26 GMT | 1 |
I downloaded Visual Studio 2005 SP1 via Microsoft Updates. For both my development server (WIN 2003 Server with SP1) and my personal computer (WIN XP Pro with SP2), the installation fails. I have a plenty of hard-drive space.....
|
| File access synchronization | 05 Mar 2007 00:21 GMT | 2 |
I have two different applications running on the same computer. One applicaton keeps on writing some info to a file and another applicaton keeps on reading the file and do something correspondingly. The problems is that some times two application operations will happen
|
| data grid Combobox editing | 04 Mar 2007 06:12 GMT | 4 |
Hi 1. When I start typing in the combobox the dropdown has to be switched on and autocomplete has to be switched on the look must be dropdown .
|
| Visual Studio saves solution files with no changes. | 04 Mar 2007 01:55 GMT | 2 |
When we open a solution that contains multiple projects, Visual Studio wants to save the sln file and one of the csproj files when the solution is finished loading. If we let Visual Studio save the files and look at them afterwards the only thing that has changed is the date when ...
|
| Creating installer with foreign applications required | 04 Mar 2007 01:49 GMT | 1 |
Dear Group, I've developed an application (using Visual Studio 2005/C#) and I've successfully created an installer for my application and its running fine. That's no problem.
|
| Programatically create solution & project & add files from a none .NET app | 04 Mar 2007 01:46 GMT | 1 |
We have a windows that that is written using unmanaged C++ and QT from Trolltech to facilitate cross platform capabilities. This app allows the visual design of the concurrency aspects of an app from which C++ source code is generated.
|
| Can't see all items in Toolbox | 03 Mar 2007 21:48 GMT | 2 |
I am developing BizTalk 2006 using Visual Studio.Net 2005. When I select and view an orchestration and go to the Toolbox I see a folder named BizTalk Orchestrations. My problem is that I don't see all items such as "Catch Exception".. I did a count of how many items I do see and ...
|
| Visula Studio Version | 03 Mar 2007 09:31 GMT | 1 |
What is the next version of Visual Studio ? (After Visual Studio 2005)
|
| Click Once technology on Vista machines | 02 Mar 2007 22:59 GMT | 2 |
With all the added security that the UAC adds to Vista, will a user with standard privileges be able to load (and update) applications from a remote Click Once source?
|
| Microsoft Vista Final - Requested registry access is not allowed | 02 Mar 2007 08:30 GMT | 3 |
I have just installed Visual Studio 2005 on the final release of Windows Vista 32-bit and everytime I try to create a New Project I get this error. "Requested registry access is not allowed". I have tried running Visual Studio using the "Run as Administrator" option and that
|