| Thread | Last Post | Replies |
|
| Can't repair / install / or uninstall .Net Framework. | 07 Aug 2007 17:31 GMT | 1 |
I am trying to repair my .Net Frameworks (1.1 and 2.0). I keep getting "The installation source for this product is not available" error. I have several programs that require them, including my web site. I have VS 2003 and VS 2005 which are not working now, even after
|
| Team Foundation Server Dual-Server Installation | 07 Aug 2007 14:11 GMT | 1 |
I am doing a Team Foundation Server Dual-Server Installation. According to Microsoft TFS installation walk-through, after installing Team Foundation Server Databases in the Data-Tier server, I need to Install Visual Studio 2005 Team Foundation Server Service Pack 1, is
|
| Elimnating namespace in XML | 07 Aug 2007 10:09 GMT | 1 |
I need generate an XML message without the namespace using XmlSerializer, have tried XmlRootAttribute without much help I need to elimate xmlns:xsd=...... - <OrderStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
| Dot Net 3.0 / WPF - When will there be support | 07 Aug 2007 09:30 GMT | 3 |
now since more than half a year dot net 3.0 is released, so dot net 3.0 and especially WPF is used to develop applications. When will there be new groups to support the developers for WPF? Thany you and best regards
|
| Delete from generic list using ForEach | 07 Aug 2007 09:03 GMT | 2 |
I have a generic list object with a property called, "MarkedForDeletion". During the course of my processing, some of the objects in the list will get this property set to true and so at the end I want to loop through my list and remove any object that has this
|
| Everyone's favourite error message | 07 Aug 2007 00:53 GMT | 2 |
I've Googled this before posting and just got pages and pages of results back - it seems a common problem but not of the posted fixes seemed to work for me, so here I am. I've written an application in VB.Net 2005 which uses Business Objects
|
| vertical vs horizontal error bars excel 2007 | 06 Aug 2007 22:30 GMT | 1 |
Where do you differentiate if you want vertical or horizontal error bars? When I go to more options and select custom, it always chooses either vertical or horizontal for me (often incorrectly). Also, it sometimes says it is doing vertical error bars and then actually makes ...
|
| , NET Framework backward compatibility | 06 Aug 2007 14:51 GMT | 3 |
I recently installed ,NET Framework 3.0 Question - does it contain all the features of framework version 1 and 2? Or do I have to keep all three on my computer. I'd prefer to just have the latest.
|
| Getting assembly version without loading it | 06 Aug 2007 07:47 GMT | 3 |
I need to get the version of an assembly without having to load it neither using Assembly class's Load methods, nor by using new appdomains. It's quite complicated for me to explain exactly why. Manly is because
|
| ClickOnce deplyment | 06 Aug 2007 07:44 GMT | 3 |
I am having some major issues with Clickonce and would like a wee bit of advice. I cannot create a clickonce package as I will not know which web server the application will be launched from until the last minute.
|
| Deploy VS2005 Web Site Project | 06 Aug 2007 04:22 GMT | 2 |
This is the first time I create web application using VS2005 web site project. How can I deploy application to my web server? With VS2005 web application project, I just copy the DLL in bin folder and all the .aspx, .ascx to the web server (after I setup the IIS virtual ...
|
| system32 (dir) missing rundll32 not found | 06 Aug 2007 02:41 GMT | 3 |
i am now at the stage that i can no longer access basic services within windows as it says that c:\windows\system32\rundll32.exe cannot be found. on examination i do no longer have such a directory. more and more basic features can no longer be controlled or accessed
|
| AppDomains and PrivateBinPath | 03 Aug 2007 23:13 GMT | 6 |
I have a license for a 3rd party component that has different versions for debug and release, but the same name. To automate the build and deployment, I put the debug version of the license in a folder under the main project called \license_debug, and the
|
| C# .Net ActiveX COM Interop problem | 03 Aug 2007 22:27 GMT | 1 |
I have a C# .NET program that uses COM Interop to use an ActiveX control (the control is hosted on the main form). I have successfully used the debug version of this program on four different computers in my office (Win2K Server, Windows XP SP1 and Windows XP SP2). I just got a ...
|
| NET Framework 3.0 - Related Question | 03 Aug 2007 19:48 GMT | 1 |
I have VS 2005 installed on my computer and versions 1, 2, 3 of .NET Framework. I want to try to use the 3.0 Framework from VS in the usual manner, adding a reference to the appropriate assembly. However, when I the Add Reference Dialog comes up, only the Rev 1 and 2 assemblies ...
|