| Thread | Last Post | Replies |
|
| How to FTP via VPN to sites with real adresses on different IP's ? | 29 Nov 2004 05:26 GMT | 7 |
I am using Windows 2003 Server. The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet address specified, w.x.y.z. So when the VPN comes up using a private IP, I can't connect to any of the FTP ...
|
| localhost issue | 29 Nov 2004 02:13 GMT | 1 |
My localhost is c:/cfusionmx/wwwroot. To view it through my browser I go to localhost:8500. When I try to add a new C# project I get this error: The project folder http://localhost/Webapplication1 does not
|
| How to get IIS | 28 Nov 2004 14:11 GMT | 5 |
Is there any way to install internet information services on my XP Home edition laptop without having to upgrade to XP Pro?
|
| Event raised on different thread problem | 28 Nov 2004 11:43 GMT | 1 |
I have a dataset object that is binded to a datagrid in my main thread. Now, when I add a row to the dataset object in a another thread (since it may take awhile to complete), sometimes my application will crash. I suspect this is because the ListChanged
|
| How do i stretch the background image on my mdi | 28 Nov 2004 11:29 GMT | 1 |
Hi to all I would like to know how i can dynamically stretch the background image which is on an mdi form in vb .Net .
|
| formatting date to string | 27 Nov 2004 19:45 GMT | 1 |
I am attempting to change a formatted telephone number on the form to an unformatted string so as to INSERT INTO a table. The following is what is hanging me up. The info inserts as it should but but on the table I show for the telephone the # symbol.
|
| visual studio 2003 debugger shows string escape codes | 27 Nov 2004 17:12 GMT | 2 |
If I set a breakpoint in visual studio 2000 and viewed a local variable (in the "locals" panel), I would see something like: sql | " SELECT
|
| Is Microsoft Visual Studio .NET any good | 27 Nov 2004 16:10 GMT | 2 |
I have directories Microsoft Visual Studio .NET, created date = 9/3/2004 Microsoft Visual Studio .NET 2003, created date = 10/16/2003 What is the first one for?
|
| Sharpen filter | 27 Nov 2004 14:09 GMT | 2 |
Does anyone know where i might find some sample code on writing a image sharpen filter. If not what about the logic?
|
| Newbie IIS question | 27 Nov 2004 13:32 GMT | 5 |
I have just started the Microsoft Press MCAD book for exam 070-315 and need to find the Internet Information Services on my computer. I know I used it to configure a MS download a few months ago but can't find it anywhere on my computer. It should be in START, ALL PROGRAMS, ...
|
| Barcode Generator control | 27 Nov 2004 07:52 GMT | 1 |
I am looking for .NET control for barcode generating. Any suggestions, It would be greatly appreciated Thanks a lot,
|
| ADO vs. ADO.NET | 27 Nov 2004 05:10 GMT | 1 |
I've migrated a VB6 program to .NET. The VB program uses ADO (Provider=OraOLEDB.Oracle) and the .NET program uses ADO.NET (same provider). I know that ADO is different from ADO.NET, but I would like to make the .NET program works the same as before (especially
|
| getting the value in a datagrid cell | 27 Nov 2004 01:35 GMT | 2 |
I have a datagrid, populated via a SQL dataset, and I want the user to select a row by clicking on it and then using the value in the first cell as my key for my next query. Using CurrentCellChanged works unless I want the row which has a cell selected and I click on that cell, ...
|
| insert picture into document from research pane | 27 Nov 2004 01:08 GMT | 4 |
Is there a way to insert an image from the research pane into the document? The insert button appears to work only for text--is there a way around this? Thanks!
|
| Windows service processing pattern | 27 Nov 2004 00:27 GMT | 2 |
Originally posted to microsoft.public.dotnet.distributed_apps with no response. Reposted here with additional thoughts. --- Hello,
|