| Thread | Last Post | Replies |
|
| FileSystemWatcher | 28 Nov 2005 23:35 GMT | 4 |
Hello World, I can make the Watcher fire for 'changed events' but not 'created events'. Can you tell me what is wrong with this code? I'm trying to find newly created files. Thank you, John
|
| Interface design - MDI? | 28 Nov 2005 22:09 GMT | 1 |
I'm about to redesign my old VB6 MDI app and recode in C# and I'm confused. Should I be redesigning it as an MDI app, just like the old one was or should I be creating it as a "tabbed" app, like Visual Studio and DreamWeaver?
|
| VS2003 ASP.Net Debug Problem | 28 Nov 2005 20:17 GMT | 3 |
I am developing a Web Site using VS2003 and ASP.Net. When I press F5 to compile and run in Debug mode I get a message that I do not have permission to run the app because it is in the Internet Zone. I am developing this on my SBS2003 Server. I added the site to my Intranet ...
|
| MSN Toolbar - form fields highlighted | 28 Nov 2005 19:28 GMT | 1 |
I noticed after I created an asp.net form and when I view it the input fields are highlighted in yellow. The password field is highlighted in another color as well. I think this happened after I installed the MSN toolbar as I now see form fields highlighted when I go to other ...
|
| VC++2005 is very slow compare to VC++2003 | 28 Nov 2005 18:14 GMT | 2 |
Any one realize that the new VC++ 2005 is very slow (compile, normal IDE editing, compiled code runs slower and exe size is larger) compare to VC++ 2003, I was quite excited when I switched the 2003 to 2005 last night, but now I am regret that I uninstalled my VC++ 2003 and ...
|
| Visual Studio .NET 2003 Setup Project Issues | 28 Nov 2005 12:58 GMT | 2 |
I'm trying to package up a few executables I have but i'm having an issue. The setup project I use consists of three project outputs (all executables) and a single DLL (along with the ODBC32.DLL which I exclude from the project)
|
| Threads and Thread Communication | 28 Nov 2005 12:56 GMT | 4 |
I'm creating a project where I have a UI running in a thread while I do some system configuration tasks in the background. As I complete each of these tasks, I want to change the UI to show the status. I create a thread using the AfxCreateThread function, but I do not know how
|
| .NET Runtime is probably required to run a .NET built EXE, Is it n | 28 Nov 2005 11:15 GMT | 3 |
I wanted one of my VC++ 6.0 application to be built with .NET compiler without any code changes. I built the same application using VS .NET 2003(probably using VC7.1 compiler, correct me if i am wrong)
|
| vs.net 2005 html re-formating when pasting | 28 Nov 2005 02:56 GMT | 4 |
I have a table in the clipboard, and after I paste into html view in vs.net 2005 it reformats all the tags. How do i turn this off when pasting? This normally would not bother me, however i have a table that has a number
|
| VS 2005 and IIS | 27 Nov 2005 21:21 GMT | 3 |
VS 2005 install a local, scaled down, web server. Are there any settings in VS 2005 to tell it to use IIS? IIS makes for better testing and easier development.
|
| Graphic Characters (e.g. ? [i.e. "Down-Pointing Triangle", aka U+25BC) ? | 27 Nov 2005 19:26 GMT | 1 |
I'd like to use the ? character in my VB.Net app. (That's a "Down-Pointing Triangle", aka U+25BC.) This is a character from Character Map. But 1) it does not display properly in VS, and 2) when I try to save the app under VS it compains and tells me that there is special way ...
|
| Problem with ClickOnce | 27 Nov 2005 18:01 GMT | 2 |
Deploying my app bij ClickOnce I get an error on the client: "Unable to install or run the application" The application requires that assembly Microsoft.mshtml Version 7.0.3300.0 be installes in the Global Assembly Cache (GAC) first.
|
| Database Projects (VS 2005 Professional) Scripting Nuisances | 25 Nov 2005 16:29 GMT | 2 |
Perhaps I am missing something, but VS 2005 seems more limiting when it comes to scripting database objects than VS 2003. I have the following issues: 1-) Create Command File is gone? I've looked everywhere and can't find
|
| VS.NET 2003 + 2005 | 25 Nov 2005 15:59 GMT | 1 |
Are there any issues in having VS.NET 2003 Enterprise Edition side-by-side VB.NET 2005 Express Edition? Thanks.
|
| Can visual Studio 2005 work with vsts | 25 Nov 2005 06:19 GMT | 1 |
One of our client is thinking to have VSTS on server. All the developers will have visual studio 2005 (NOT visual studio for developer within VSTS family). My question is can visual studio 2005 can connect to vsts server? Can it
|