| Thread | Last Post | Replies |
|
| Program can't run: "The application has failed to start because its side-by-side configuration is incorrect" | 03 Jan 2007 04:11 GMT | 5 |
I have this application of mine which works well. It even used to work on Vista. (I work on XP most of the time). There are some ManagedC++ assemblies in the project. Now when I try to start the project under vista, when I try to access
|
| Reading ZIP/CAB archives | 03 Jan 2007 00:29 GMT | 1 |
What is the simplest way to read a ZIP/CAB archive from a .NET 2.0 application? I don't need to create new archives, just to read existing ones.
|
| Session State problems for multiple users | 02 Jan 2007 19:34 GMT | 1 |
Hopefully somebody can help me... (Using Visual Studio 2005, SQL Server 2005, C# and ASP.NET) The development team I work in has created a large application that has started displaying some nasty bugs which we think are being caused by
|
| Remoting Service Crash on Win2k but not on WinXP??? | 02 Jan 2007 11:49 GMT | 1 |
I wrote an Service with remoting on it. I sinatll this on a WinXP and that work fine. But if i install this on an Win2k Maschine i got this error @the Eventlog: EventType clr20r3, P1 segoni_service.exe, P2 1.0.0.0, P3 458ca4d9, P4
|
| Serializing a dataset inherited from a typed dataset | 02 Jan 2007 10:02 GMT | 2 |
In .Net 2.0 I have a dataset that inherits from a typed dataset (created using the built in tools). The typed dataset is serializable, and when I look at the source in the generated vb class it has lots of stuff to do with serializing in it.
|
| CSS object? | 02 Jan 2007 02:06 GMT | 3 |
C# web apps in VS 2003 .net1.1 Is there such thing as a StyleSheet object that I could instantiate and then load up a CSS and then refer to the various rules, classes of the css? I want to use a regular css file but be able to load it up and then apply
|
| CD Burning | 01 Jan 2007 01:53 GMT | 1 |
After several years of making music cds (.wav), all my cds come out very distorted. I have been trouble shooting for a month with no luck. I am running windows xp. I use 4 burning programs, with the same result on all. If I play music from saved files it sounds great. Just ...
|