Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exposing class properties for design time use Pin
kanchoette5-Jan-09 3:08
kanchoette5-Jan-09 3:08 
GeneralRe: Exposing class properties for design time use Pin
moon_stick5-Jan-09 3:19
moon_stick5-Jan-09 3:19 
GeneralRe: Exposing class properties for design time use Pin
kanchoette5-Jan-09 3:22
kanchoette5-Jan-09 3:22 
GeneralRe: Exposing class properties for design time use Pin
moon_stick5-Jan-09 3:26
moon_stick5-Jan-09 3:26 
GeneralRe: Exposing class properties for design time use Pin
kanchoette5-Jan-09 3:36
kanchoette5-Jan-09 3:36 
Question[Message Deleted] Pin
Member 44703545-Jan-09 3:23
Member 44703545-Jan-09 3:23 
AnswerRe: Exposing class properties for design time use Pin
kanchoette5-Jan-09 3:25
kanchoette5-Jan-09 3:25 
QuestionXmlSerializer fail loading myproj.XmlSerializers.dll Pin
JoZ CaVaLLo4-Jan-09 23:09
JoZ CaVaLLo4-Jan-09 23:09 
Hi all... and Happy new year!

I already posted but got and found no solutions, I'll try to explain in a easier way:
When I launch my XmlWriter.Serialize(MyType), it doesn't work. Usually when .NET uses the dll MyType.XmlSerializers.dll, which is compiled together with MyType.dll. At run time, if .NET does not find MyType.XmlSerializers.dll it creates at execution time.

Now my problem is that it seams like .NET is using a completely different xmlserializer. And it always throws a
System.InvalidOperationException, There was an error generating the XML document.
String cannot have zero length at System.Reflection.Assembly.nLoad()

Does somebody have a tip?

P.S.: My app is an addon, so probably .NET is invoking an xmlserializer of the main app. When I run the addon by itself everything works.

Life is not short... the problem is only how you organize yourself

AnswerRe: XmlSerializer fail loading myproj.XmlSerializers.dll Pin
JoZ CaVaLLo5-Jan-09 4:14
JoZ CaVaLLo5-Jan-09 4:14 
QuestionAdoNetAccelerator-10 [modified] Pin
wmedwardc4-Jan-09 22:57
wmedwardc4-Jan-09 22:57 
AnswerRe: AdoNetAccelerator-10 Pin
Ashfield5-Jan-09 1:24
Ashfield5-Jan-09 1:24 
GeneralRe: AdoNetAccelerator-10 Pin
wmedwardc5-Jan-09 15:05
wmedwardc5-Jan-09 15:05 
GeneralRe: AdoNetAccelerator-10 Pin
Ashfield5-Jan-09 21:38
Ashfield5-Jan-09 21:38 
QuestionGridview / Table - Cell Backcolor blinking (2 colors) Pin
nimmi_friends4-Jan-09 21:17
nimmi_friends4-Jan-09 21:17 
AnswerRe: Gridview / Table - Cell Backcolor blinking (2 colors) Pin
Ben Fair5-Jan-09 3:25
Ben Fair5-Jan-09 3:25 
QuestionRunning Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 21:08
Soptik Dutta4-Jan-09 21:08 
AnswerRe: Running Third Party Applications Programmatically Pin
Giorgi Dalakishvili4-Jan-09 21:23
mentorGiorgi Dalakishvili4-Jan-09 21:23 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 23:07
Soptik Dutta4-Jan-09 23:07 
AnswerRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee4-Jan-09 21:26
Dragonfly_Lee4-Jan-09 21:26 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta4-Jan-09 23:04
Soptik Dutta4-Jan-09 23:04 
GeneralRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee5-Jan-09 2:35
Dragonfly_Lee5-Jan-09 2:35 
GeneralRe: Running Third Party Applications Programmatically Pin
Soptik Dutta5-Jan-09 19:41
Soptik Dutta5-Jan-09 19:41 
GeneralRe: Running Third Party Applications Programmatically Pin
Dragonfly_Lee5-Jan-09 21:07
Dragonfly_Lee5-Jan-09 21:07 
QuestionRemote desktop Pin
krinaljariwala4-Jan-09 19:14
krinaljariwala4-Jan-09 19:14 
AnswerRe: Remote desktop Pin
Dragonfly_Lee4-Jan-09 20:50
Dragonfly_Lee4-Jan-09 20:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.