| Thread | Last Post | Replies |
|
| VS 2005 + SQL Server 2005 Connection problem | 31 Dec 2005 21:00 GMT | 1 |
Help! I'm unable to connect to my SQL Server 2005 database from a C# class. This error message happens on the conn.Open() statement in my code: Request for the permission of type
|
| VS2005, all properties disappear | 31 Dec 2005 09:58 GMT | 1 |
Resently the properties window in my VS2005 installation went blank. When I am using the form designer there are no properties shown in the propterties window. I have tried closing/opening forms, the properties window, the IDE, booting the computer. Nothing helps, the properties ...
|
| Microsoft Document Explorer 2005 Crash | 30 Dec 2005 22:32 GMT | 1 |
After installing (and attempting multiple times to uninstall/re-install) the MSDN Library for Visual Studio 2005 I can access everything just fine. Once I close the Document Explorer the following execution of 'Help' will cause a crash, in-fact, I don't even have to close the ...
|
| Print an exisiting file from a network share | 30 Dec 2005 20:30 GMT | 3 |
I can't determine how to automatically print a document that already exists. Everything I am reading has to do with calling Graphics functions and manually 'drawing' the page and printing that. I have an application that as part of it's processing creates an text file
|
| utf-8 visual studio problems | 30 Dec 2005 19:24 GMT | 2 |
I have a problem when I save file using VS2003 or VS2005. If I use utf-8 with signature VS saves file ok, but when saving without signature non english letters are saved wrongly. This is most annoyed when developing web
|
| DataGridView Help | 30 Dec 2005 16:55 GMT | 1 |
I have figured out how to bind the datagridview to data and fill tables accordingly but is there a way of presenting the user of my application the function of selecting a datafile to bind to? In MSOffice, this goes File>Load..... and I would like a similar
|
| Source code lines counter | 30 Dec 2005 09:28 GMT | 2 |
Is there any way to count source code lines within a .NET 2005/2003 solution files? Thakns! Tom.
|
| could not find a non-generic method 'Update' | 30 Dec 2005 01:44 GMT | 1 |
Hi folks, i'm using ObjectDataSource and it work fine with retrieve data, but when i want update any data get this error... ObjectDataSource 'obDataSource' could not find a non-generic method 'Update' that has parameters: Descripcion, FechaCreacion, UsuarioCreacion,
|
| Web Developer | 30 Dec 2005 00:29 GMT | 1 |
I use a Host Service to display my website. I have a website up and running that I developed in VS-2003. I use web copy to send the website to my Host's computer. I have been trying to publish a very simple (text only, no controls) website
|
| Please fix the LNK1201 error! | 30 Dec 2005 00:26 GMT | 1 |
I'm really tired of running into this error: fatal error LNK1201: error writing to program database 'blah blah path.pdb'; check for insufficient disk space, invalid path, or insufficient privilege When I try renaming or modifying the file in Windows Explorer I cannot so it
|
| Editing HTA files with VS2005 - debugging | 29 Dec 2005 21:58 GMT | 1 |
Hi - I have been creating some HTA files for various Windows deployment and configuration tasks, and I found that VS2005 does a pretty good job of it. But I saw a real programmer run through a VB project's code using F8 or something and he set break points and all that... I would ...
|
| does project created in VS2005 require dotnetfw 2 | 29 Dec 2005 21:54 GMT | 2 |
If I take a small, innocuous VB6 app (we're talking less than 1000 lines of code, with basically a few WMI calls, nothing major) and edit it with VS2005, it tells me that I have to use Structure instead of Type statements. (I'm not a programmer...) it doesn't seem these existed ...
|
| FP Extensions and VS2005 | 29 Dec 2005 16:58 GMT | 1 |
I am currently in the process of migrating some sties and was wondering if someone could answer this question. Do you still need FrontPage Server Extensions to connect to a IIS6.0 and develop ASP.Net 2005 web applications?
|
| Config Error | 29 Dec 2005 03:39 GMT | 1 |
I have a very simple website I developed using Web Developer Express. It has one page that only contains text. I use the Copy Web Site to place the site on my host's computer. I try to run the page and get the following error. Any help would be appreciated.
|
| Development of an Windows Service | 28 Dec 2005 21:40 GMT | 1 |
Does anybody know an Article / Whitepaper for developing an Windows Service ?
|