| Thread | Last Post | Replies |
|
| media center with xp says tuner is in use??? | 27 Apr 2007 16:04 GMT | 1 |
when i try to bring up live tv it says tuner in use. it was working before and then just started saying this. i am somewhat of a newbie when it comes to really getting into the computer although i have been using one for 15 yrs now lol. play mostly games and online. have an xbox ...
|
| No Touch deployment and IE7 | 27 Apr 2007 15:32 GMT | 1 |
Short version: IE7 and .NET Framework 2.0 breaks no touch deployment for .NET 1.1 applications. IE6 and .NET Framework 1.1 + 2.0 works fine. IE7 with .NET Framework 1.1 only is fine, once we add .NET Framework 2.0, no touch
|
| Web Applicaiton installation uses wrong version of ASP.NET | 27 Apr 2007 13:02 GMT | 2 |
We recently moved from VS 2003.NET / ASP.NET 1.1 to VS 2005 / ASP.NET 2.0. The VS solutions for our Web Applications alway include a deployment project that builds an installation file (MSI file) When we install are VS 2005 / ASP.NET 2.0 projects on a server the resulting IIS ...
|
| Internet/Intranet application | 27 Apr 2007 09:29 GMT | 2 |
I am building an ASP.Net 2.0 application that will be accessible through both internet and intranet. The application will use two different types of security methods, depending on whether the application is being accessed through internet or intranet. I am trying to figure out ...
|
| Transferring mail from OE6 (.dbx) to Windows mail | 27 Apr 2007 06:01 GMT | 1 |
Hi Guys can you help me with this. I am having a hard time transferring my email into my new laptop with Vista OS. My OE6 use Win 98. How can I transfer my old email? Thanks.
|
| Outlook Personal Folders - Duplicate Folders | 27 Apr 2007 06:00 GMT | 1 |
I had a hard drive failure and had to re-load Microsoft Office XP. When I first loaded, I had no data files so I imported my pst files from my old hard drive and now I have double of everything and it's very confusing. It appears that I have one set of imported folders that ...
|
| Development practices for Debug and Release builds... | 27 Apr 2007 05:59 GMT | 1 |
I have been developing in VB6 for several years and have become accustomed to loading whatever VB projects I need to debug into a group and having the ability to step through the code and make changes on the fly. If the change happens to break compatibility, it currently
|
| cubase not available from start menu normal user | 27 Apr 2007 05:10 GMT | 1 |
Today I installed Cubase4 (upgrading from SX3) on a Windows XP PC. I installed Cubase as an administrator. No problems so far. The problem is that Cubase4 is not accessible from the start menu of the normal user. How do I fix this problem?
|
| Entity Based Access Rights using Windows Authorization manager | 27 Apr 2007 04:57 GMT | 3 |
I want to know ,whether we can use Windows Authorization manager for Entity Based Access Rights .here for me entity is a program element . if some one has any idea ,please let me know. Cheers
|
| Sending mail..... | 27 Apr 2007 02:53 GMT | 4 |
I want to check an emailbox (that does not offer forwarding functions) and forward the mail in it to my new account. That's not a problem. But, I want the mails that I forward to my new email account to look and act like they came from the original sender (i.e. when I click reply ...
|
| Invert of background color | 26 Apr 2007 22:40 GMT | 1 |
I have color as System.Drawing.Color c1 object as background color. Now I would like to get another System.Drawing.Color c2 object which is invert of c1 color to be used as foreground color. e.g if I have c1 as black and I should get c2 as white.
|
| Get to specific Exception | 26 Apr 2007 22:26 GMT | 2 |
I have the following code: try { if (isBadData == true)
|
| Why this feature is gone in .net 2005 | 26 Apr 2007 21:25 GMT | 1 |
Hello, friends, In .net 2003, one may modify the source code while debugging. This was very convenient since one can program as soon as one find any issues during debugging.
|
| can I connect two computers using sockets | 26 Apr 2007 20:58 GMT | 5 |
I am wanting to develop an application whereas two computers chat back and forth. The scenario is that I have a process running on both computers, which pass information to each other as they go about processing their jobs -
|
| VS 2003 to VS 2005 conversion issues - threading. | 26 Apr 2007 20:15 GMT | 1 |
I have a windows forms solution created with VS 2003 (VB). I have used the VS conversion wizard to convert to VS 2005. Now when the program gets to the following code I get error message "ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the
|