Re: Unexpected error writing metadata. WTF?

From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 01/17/05


Date: Mon, 17 Jan 2005 11:59:38 -0500

Rüdiger,

    Follow this link for the contact number page (watch for line wrap):

http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS

    It was listed under the "Resolution" section of the link in the previous
page.

    Also, I am curious, when I entered CS0013 into google, the support page
I referenced previously was the first link. I'm curious how you missed it
=)

-- 
               - Nicholas Paldino [.NET/C# MVP]
               - mvp@spam.guard.caspershouse.com
"Rüdiger Klaehn" <klaehn@gamemakers.de> wrote in message 
news:352900F4eda23U1@individual.net...
> Nicholas Paldino [.NET/C# MVP] schrieb:
>> Rüdiger,
>>
>>     Does this address your problem (watch for line wrap)?
>>
>> http://support.microsoft.com/default.aspx?scid=kb;EN-US;843552
>>
>>     You mentioned the complexity of your library, and I'm wondering if 
>> this might be the cause.
>>
> This might be it. The library is not really large, but I use inner classes 
> and a quite large inheritance hierarchy.
>
> So how do I get this hotfix? I did not see a download link in the page.
>
> By the way: this is not only a problem with VS.NET 2003, but also with 
> 2002 and even the straight csc.exe from the .net framework. Given the fact 
> that there are a lot of people having this problem there should really be 
> a fix.
>
> I will try to reorganize the class hierarchy to avoid inner classes. But 
> you should not have to adapt your inheritance hierarchy to compiler 
> bugs...
>
> Many thanks for the quick response. 


Relevant Pages

  • Re: Changing the VS 2003 Templates
    ... Nicholas Paldino [.NET/C# MVP] ... wasn't in the folder but it at least showed me where to look. ... > Nicholas Paldino wrote:>> Greg, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [OT] Graphics Card
    ... Nicholas Paldino [.NET/C# MVP] ... To be more precise,> the flicker occurs exactly where the labels and buttons are being drawn> on the modal form. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is it possible to call C# code from C++ ?
    ... Qualifying .NET Types for Interoperation ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:>> Ricky, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: COM Calling C# Security Issue
    ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:> ... Does the>> user account which the process is running under have the appropriate rights>> to access the network? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C# Generics: Why int[] doesnt implement IList<int>?
    ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:> ... > used to implement arrays. ...
    (microsoft.public.dotnet.languages.csharp)