| Thread | Last Post | Replies |
|
| Accessing User id/Login ID information | 12 Jul 2007 21:44 GMT | 7 |
I am having trouble with the migration of a Visual Studio .Net Web Application from VS.net 2002 to VS.Net 2003. I am using System.Threading.Thread.CurrentPrincipal.Identity.Name to return the Domain/User Id which I then parse to get just the User ID which is then used
|
| MyFirstHelloWorldApp in VSOrcasBeta1 | 12 Jul 2007 20:55 GMT | 1 |
Now I have installed the VS Orcas Beta1. I have also installed Silverlight 1.1 Alfa... If I create a NewProject I can choose to create a... 1. WindowsApplication
|
| Website Copy | 12 Jul 2007 20:46 GMT | 1 |
I am using VS2005 and I use the Website Copy feature (xcopy I guess?). Each day, I make sure I am synced with our server. The next day, when I start VS, and want to sync some pages I have been working on, I see question marks on each side, so it is not easy to see which files ...
|
| Steps to setup app allowing offsite network access using IIS Authe | 12 Jul 2007 20:18 GMT | 6 |
In order to create an application our partner's can run from a website in our DMZ, there will be several steps involved - from compiling the application with a strong name, to setting up IIS (framework 2.0 and vs 2005) and finally access to the application which will need to run ...
|
| Macros won't run on VS.NET 2005 | 12 Jul 2007 19:18 GMT | 2 |
We have some macros that generate our installation packages. Today, the macros won't run and I get no error messages. When trying to debug I get an error trying to load one of the mscor DLL's. I did a search and noticed the KB article 928208 which describes this kind
|
| My object is not defined | 12 Jul 2007 05:30 GMT | 1 |
I am writing my first program for a Pocket PC 2003 using VB in Visual Studio 2005. Not knowing how I am supposed to create a text file, I looked in Help. In the Help topic, How to: Write Text to Files in Visual Basic, it said to use My.Computer.FileSystem.WriteAllText(...)
|
| Web deployment | 12 Jul 2007 00:02 GMT | 1 |
Im using ASP.NET 2005 and C#. How can i deploy my site to another system. I tried "Publish Website" menu to my system locally. It's published succeessfully.
|
| question | 12 Jul 2007 00:00 GMT | 3 |
Back in pre .net days, we used to type #define WIN_32_LEAN_AND_MEAN . First of all, do I have that part of it correct? Secondly, what would correspond roughly with this in contemporary .NET
|
| How can I downgrade a project | 11 Jul 2007 20:53 GMT | 1 |
How can I downgrade a project created form MS VS2005 to a project for VS2003?
|
| VS2005: Viewing static class members in watch window not working? | 11 Jul 2007 19:43 GMT | 1 |
Say I have a class called "Foo", and it has a "static int s_number" as a member. How can I view this value in the watch window? Foo::s_number The above does not work for me. I have SP1 installed for Visual Studio
|
| Win Vista | 11 Jul 2007 17:07 GMT | 4 |
Does anyone tried to reg DLL/OCX/etc produced by VS2005 on Win Vista? I can't do it.. :-( Mhaxx
|
| Timely Scroll message | 11 Jul 2007 12:19 GMT | 2 |
im using vb.net 2005 with framework 2.0, can you advice me, through which control i can scroll my message in the task bar, pref. without timer, it will be much better, since the timer may affect the whole process timings, since my application comes with many data
|
| Installing VS 2003 after VS 2005 | 11 Jul 2007 01:50 GMT | 2 |
Hey guys, Is it possible to install VS 2003 on a machine that already has VS 2005 installed? I am not sure what the ramifications would be. Would VS 2003 overwrite newer components that VS 2005 installed or mess up file
|
| Time since last reboot? | 10 Jul 2007 18:50 GMT | 2 |
Is there is any metric on Windows XP (ideally I'd like to get the information programmatically using the Windows API) from which I can determine the time since the last reboot of a Windows XP machine? Thanks in advance,
|
| Borland C++ Builder to MS VS 2005 Conversion | 10 Jul 2007 18:28 GMT | 3 |
Has anyone have any thoughts on converting a Borland C++ Builder project to MS VS 2005 ? I don’t know anything about Borland’s environment but we have acquired a company that does all it’s software using Borland. We are strictly an MS environment group. The project is a simple ...
|