| Thread | Last Post | Replies |
|
| problem with relocated dll | 22 Apr 2007 09:08 GMT | 1 |
when turning on computer comes updll user 32.dll was relocated in memory because dllc:\windows\systems32\hhctrl.ock has occupied an address range reserved for windows systems dlls
|
| Locked up Download | 22 Apr 2007 07:22 GMT | 1 |
I use the following code My.Computer.Network.DownloadFile(file.Text, "C:\Program Files\Mystic Galaxies\ Mystic Galaxies Aqua\Downloads\" & title.Text & ".mp3") and it downloads the file, but freezes the application. Why is it doing this?
|
| Gmail & yahoo | 21 Apr 2007 09:12 GMT | 2 |
How do I set my mail account to receive and send from Gmail and Yahoo
|
| DB Connection Error | 21 Apr 2007 07:16 GMT | 4 |
Hi, I have got an error message when connecting to Sql Server. The error message is "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does ...
|
| XP - "Delete Block? No, (Yes) where did this come from? | 21 Apr 2007 07:15 GMT | 1 |
I just recently bought a refurb laptop with XP Home Edition (all updates current.) Now in Outlook 2003 as well as Word I get a message when I highlight a block of text to delete. Specifically I get: "Delete Block? No, (Yes)"
|
| micrsoft works vista home premuim | 21 Apr 2007 07:15 GMT | 2 |
im looking to buy a new laptop with vista, could anybody tell me which microsoft works software is compatible with vista.
|
| My Zune install error fix | 21 Apr 2007 07:14 GMT | 1 |
I FOUND MY FIX!!!! I think my problem was i didnt have access to the Documents folder in My Computer. Not sure how that happend. But heres a fix for it and more fixes I have tried that might help someone else...
|
| Dependency Properties... | 21 Apr 2007 07:11 GMT | 1 |
I came across a code sample in a book that I am reading that uses a dependency property. I looked at some of the documentation for dependency properties but, for some reason, the concept is not clicking. Can anyone provide an simple explanation of what they are and why I need ...
|
| DNS Administration on Vista? | 21 Apr 2007 07:08 GMT | 1 |
I'm fairly new to Vista and was wondering if it is possible to administer a DNS server on Vista (if one is available) using .Net? I have used the System.Management namespace for DNS administration on Windows 2003 server, but can't find the DNS server anywhere on Vista, nor any
|
| Interrupt SQL Query | 20 Apr 2007 23:26 GMT | 2 |
I'm using VS2005 Winforms. I want a method to allow the user to be able to interrupt an SQL query if he decides he doesn't want to wait for it any longer. I've used IAsyncResult to open an async connection that runs an
|
| CreateFile to open a COM port woes | 20 Apr 2007 20:29 GMT | 5 |
Been struggling with the code below for the last couple of days: m_hSerialHandle = CreateFile("COM1:", GENERIC_READ | GENERIC_WRITE, 0, NULL, OPEN_EXISTING, /*FILE_FLAG_OVERLAPPED*/0, NULL); With VC++6.0, this executes fine and I am able to establish a
|
| ASP.NET 2.0 vs. Crystal Report "The request could not be submitted for background processing" | 20 Apr 2007 18:22 GMT | 2 |
Here is a summary of my Dev Environment: I use Visual Studio 2005 Team Suite SP1 with Crystal Report XI SP1 on a Windows XP SP2 development workstation. I also use SQL Server 2000 SP4.
|
| Custom OLE objects in VB.NET | 20 Apr 2007 17:44 GMT | 1 |
I have created a custom "field" object in .Net that implements IOleObject. It inherits from "System.Windows.Forms.Label". It also has several public properties that contain data to be recalled later. I have also provided COM identity by exposing ClassID, InterfaceID, and EventsID ...
|
| Zune Install Error | 20 Apr 2007 16:14 GMT | 5 |
I am having some trouble installing Zune for my Xbox360. I see that alot of people are having problems but I can seem to find a fix for me. I download Zune from the website, installs all the way until the last
|
| What do you use for Application Server? | 20 Apr 2007 16:12 GMT | 3 |
In Microsoft architecture diagrams, I always see 3 layers of application structure: web server, application server and database server. Web server is IIS. Database server is SQL server. What do you use for application server? COM+ server is for COM interface
|