Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Visual Studio .NET 2005 Solutions: 1 - 25 of 789
 
Hello im experienceing a problem with uploading my asp.net based page to a my webserver from the dev computer... ON the dev computer the site runs perfect but on the webserver it give me er...
Hi everyone! The problem is when I try to debug/release my application I get the following problems (in the code snippet). This started happening after I tried to build fluorinefx from s...
I have read some of the solutions in this forum and looked at the MSDN help and cannot get this to work... I am developing a Windows Form application in Visual Studio 2005.  I want the data...
Hi, I have a basic vb.net app. The rich text box can be used to make text bold, italic, different colours etc. On the form there is a save button. When someone clicks this, I want ...
when i try to load dynamically user control to my page there disappear , i need to keep the control and execute user control actions
I am pulling results from a sql database  (server names and hard drive space info) using c# and a datareader in visual studio web express and want to display them in textboxes created dynamica...
Hi, I have created an XML file in VB.NET but it seems to put a line break after the first line, see example: <?xml version="1.0" encoding="utf-8" ?> < - - This is the line break <reque...
I am opening a solution created by another developer in visual studio 2005 ( new installation) and some of the projects are giving an error message 'the project type is not supported by this i...
I have a masterpage and a content page.  I have a script manager in the masterpage and an updatePanel in the content page.  I want to update the updatepanel via Javascript.  With a masterpage,...
Hello everyone, i'm doing an application in C# using a datagridview that have 4 columns, and two buttons in the form1, one for export the present data in the datagridview to an excel file, and...
I am trying to use the worse IDE in the world (I can't wait for SP1 to VS 2008--VS 2005 is simply unuseable). Sorry, had to get that out.  I am trying to copy some files from one folder to ...
I have a gridview created blank on the fly. At the end of every row, there's an Add/Remove link button that will add/remove rows. I have one textbox field they have to enter. As they add new ...
Develop a project that uses the BindingNavigator control for browsing the Employees/Customers records in the Northwind databse. This control provides a convenient, VCR-like user interface for ...
I have a multithreaded socket class i am creating which raises an event when something is received from the appropriate udp port. The class raises the event however i am getting the following ...
I have a project that i am working on. And this project has a DataGrid in the ASP.net file Here is what i want to accomplish i want to have the last column of my datagrid be a dynamic li...
the code below work fine while in the devloping environment but does nothing when the page is published and does not raise any errors any clue why? the web server is 2003 server with IIS set ...
I am writing VB.Net applications with an SQL Server database.  My main PC on which I do most of the development work is a 32 bit machine with XP Pro.  I am about to replace this PC and wanted ...
I have to write a little in-house program that uses DOS commands for zipping tens of thousands of files. I want to have a Windows interface with a console on the form itself, like a panel, th...
This is pure insanity, IMO.  I had been used to VS 2003.  And made the move to 2005, but I hadn't really done anything but .NET and web services (though I had serious issues w/the stupid 'Web ...
I have an access 2000 database with several thousand pictures and Microsoft documents (doc, xls, etc) in an OLE Object field. I have a vb application that will read the access database and ret...
Greetings Experts! I have been trying to configure the WEB.CONFIG file so  that it doesn't allow anonymous access to my web pages unless the user first login successfuly from the "Login.aspx"...
hi i am adding new rows in datagridview by clicking the button when i add the new row i want to set the focus to the 2 nd cell in the row how is it possible thanks in advance
Hi, I have the following code that opens a crystal report and displays it in the viewer on the winform: - using System; using System.Collections.Generic; using System.ComponentModel; ...
How can I create a new excel file with visual studio 2005 using vb.net?  Currently the program needs to dynamically create a excel file based off of some queried results.  I started this by ad...
I have a form in windows based application. I add a combo box at design time with no items added. I need to add at runtime the value and text to the combo box. Also, I need to then read the v...