BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
Hi, 

        I get two errors and I think the first is causing the second.  I get
the first error when opening my solution that was developed in Visual
Studio 2008 (the three dots in the directory are mine and always stand
for the same location): 

        C:...pipePiPe.sln(11): Unsupported or reconginzed project :
'C:...PipeInstallerPipeInstaller.vdproj'. 

        The second error is (there is more info after the second error): 

        System.Resources.MissingManifestResourceException:  Could not find
any resources appropiate for the specidied culture or the neutral
culture.  Make sure "VengeoPiPe.Properties.Resources.resources" was
correctly embedded or linked into assembly "PiPe" at compile time, or
that all the satelite assembies required are loadable and fully
signed.
   at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)
   at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)
   at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetObject(String name,
CultureInfo culture, Boolean wrapUnmanagedMemStream)
   at System.Resources.ResourceManager.GetObject(String name,
CultureInfo culture)
   at VengeoPiPe.Properties.Resources.get_pipe_splash() in
c:...pipePropertiesResource.Designer.cs:line 79 

        Any help greatly appreciated! 

        Cheers!
 Dean
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to