| Thread | Last Post | Replies |
|
| Sending email | 13 May 2008 15:40 GMT | 1 |
I am using the code below in on my own machine to send email and it works just fine. VB console application. When i tried to run the same program from one of our servers it doesnt. There isnt even an error message generated.
|
| creating an report aplication with a stored procedure | 13 May 2008 13:10 GMT | - |
I am trying to create a report with the Report Viewer. There is no problem when I use data from a table. But when I take the data from a stored procedure I only get the headlines in the table. I think my problem is that I don't know how to pass the parameters to the report.
|
| Dynamic controls and accessing them by TabOrder | 13 May 2008 11:56 GMT | 11 |
I have built an app that creates 1-n tabs on Tab Control, and each tab has a panel, and each panel has 1-n columns of checkboces and 1-n rows. I build the controls left to right (by column) and then row by row (top down). I assign a TabIndex to each such that column 1 boxes are ...
|
| How to filter with LINQ? | 13 May 2008 08:52 GMT | 3 |
I have a bunch of textboxes which might contain a value to filter, but may be also empty. I have a LINQ like so: ----
|
| Unable to add Web Reference in Visual Studio 2008 on Win 2003 Serv | 13 May 2008 08:40 GMT | 6 |
C:\Program Files\Microsoft Visual Studio 9.0\VC>wsdl.exe http://localhost/_vti_b in/ReportServer/ReportService2006.asmx?WSDL Microsoft (R) Web Services Description Language Utility
|
| cannot open or create setup projects , web or normal | 13 May 2008 04:06 GMT | 2 |
i installed vs 2008 on a fresh xp pro install and it will not open or create setup projects. i have reaired and reinstalled and it still will not open them. any suggestions?
|
| Visual Studio 2008, ASP.NET website and App_Code directory | 13 May 2008 01:10 GMT | 1 |
When I create a ASP.NET website in Visual Studio 2008, why does Visual Studio not create an App_Code directory or give the option to create one when you right click the solution and go to Add => Add ASP.NET folder?
|
| Change data source | 12 May 2008 21:16 GMT | - |
I'm a new user to VS. I need to change the data source for one value on a form. The value is from another SQL database which was just created, there are no other values on this web page linking to the new SQL DB.
|
| MSDataSetGenerator VS2005 vs VS2008 issues | 12 May 2008 19:06 GMT | 1 |
We have complete strongly typed datasets that were created in VS2005 and as long as we don't make any changes thay continue to work. The minute we add a table or coulmn in VS2008, it re-runs the MSDataSetGenerator which doesn't generate the same set of code.
|
| Visual Studio 2008 and Firebird | 12 May 2008 17:11 GMT | - |
Ive got a APS .net Web site created in Visual Studio 2008 and Im trying to connect to a Firebird Database. Ive installed the Version 2.5.0 Alpha 2 for .NET 3.5/2.0
|
| Performance problem with an ASP.NET application - XP far quicker than W2K3 Server! | 12 May 2008 15:47 GMT | 11 |
We have a performance problem with an ASP.NET application written in VB running in the Framework 1.1. The application receives details of where a job is to be done and returns a list of possible appointments taking account of existing jobs, resource
|
| gmail, Vista, and Norton 360 problems? | 12 May 2008 14:25 GMT | 2 |
Having trouble getting into gmail, with newly installed Norton 360 on a Vista operated computer. Is there a connection between these three programs? Google allows me to get to the login page, but once user name and password are entered, it either reports "error" at the bottom ...
|
| properties window problem | 11 May 2008 22:37 GMT | - |
i have the problem if i select a control in design or source window, nothing happen in property window! i have explicit to click right mouse button on control and select
|
| performance | 11 May 2008 06:45 GMT | - |
When you are inside, you see a lot, I would say you can see to much business and business mechanism, you are flowed with unimportant data, you having too many things to care about and sometime you even don't understand where this business is going. If you are a manager, then it
|
| How to play a sound from a VC++ .NET window form program? | 11 May 2008 05:09 GMT | 2 |
I want to play a sound to alert the user when some event occurs. How do I do it from my VC++ .NET window form program?
|