HighTechTalks DotNet Forums  

winres issue - 'object reference not set to an instance of an obje

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss winres issue - 'object reference not set to an instance of an obje in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Brad
 
Posts: n/a

Default winres issue - 'object reference not set to an instance of an obje - 06-18-2005 , 12:37 PM






ok y'all - need ya again. The extensive set of details in this error message
caused so much data response in my searches that I am overwhelmed with the
positive details to resolve the issue with (can you hear the sarcasm ?)

Anyway, I have a VERY basic app. Really, right now the sole purpose of my
app is to prove out globalization issues - that's right - it's a mock-up so I
can set up dev policies regarding globalization. Given that, I have been
following various (usually MS) source points for information on approaches.
In that my next step is dealing with resources. Cool idea - winres is - to
provide an outside tool for getting our resources converted. Unfortunately,
my app which runs fine apparently has something up with the resx file in the
main form as I get the error mentioned in the title. Unfortunately there's no
more than that. I have no idea where it died, why, or anything else. Any
thoughts?
--
Brad Eck
<a href="http://www.sitesdynamic.com">SitesDynamic</a>
<a href="http://www.basketsetcetera.com">Baskets Etcetera</a>

Reply With Quote
  #2  
Old   
Brad
 
Posts: n/a

Default RE: winres issue - 'object reference not set to an instance of an obje - 06-18-2005 , 01:12 PM






MORE INFO: It looks like datasets that are 'on the form' are causing the
problem. Given that these are associated by the designer with the form, how
do I deal with this issue?
--
Brad Eck
<a href="http://www.sitesdynamic.com">SitesDynamic</a>
<a href="http://www.basketsetcetera.com">Baskets Etcetera</a>


"Brad" wrote:

Quote:
ok y'all - need ya again. The extensive set of details in this error message
caused so much data response in my searches that I am overwhelmed with the
positive details to resolve the issue with (can you hear the sarcasm ?)

Anyway, I have a VERY basic app. Really, right now the sole purpose of my
app is to prove out globalization issues - that's right - it's a mock-up so I
can set up dev policies regarding globalization. Given that, I have been
following various (usually MS) source points for information on approaches.
In that my next step is dealing with resources. Cool idea - winres is - to
provide an outside tool for getting our resources converted. Unfortunately,
my app which runs fine apparently has something up with the resx file in the
main form as I get the error mentioned in the title. Unfortunately there's no
more than that. I have no idea where it died, why, or anything else. Any
thoughts?
--
Brad Eck
a href="http://www.sitesdynamic.com">SitesDynamic</a
a href="http://www.basketsetcetera.com">Baskets Etcetera</a

Reply With Quote
  #3  
Old   
AT
 
Posts: n/a

Default RE: winres issue - 'object reference not set to an instance of an obje - 06-30-2005 , 06:38 PM



This error is usually caused by the form using a custom control that Winres
does not have access to. You can find more details on how to fix this
problem at http://blogs.msdn.com/rprabhu/archive/category/2837.aspx
Hope this helps,
Marin Millar [Microsoft]


Reply With Quote
  #4  
Old   
Brad
 
Posts: n/a

Default RE: winres issue - 'object reference not set to an instance of an - 06-30-2005 , 06:50 PM



So a dataset is considered a cusom control?

--
Brad Eck
<a href="http://www.sitesdynamic.com">SitesDynamic</a>
<a href="http://www.basketsetcetera.com">Baskets Etcetera</a>


"Marin Millar" wrote:

Quote:
This error is usually caused by the form using a custom control that Winres
does not have access to. You can find more details on how to fix this
problem at http://blogs.msdn.com/rprabhu/archive/category/2837.aspx
Hope this helps,
Marin Millar [Microsoft]



Reply With Quote
  #5  
Old   
AT
 
Posts: n/a

Default RE: winres issue - 'object reference not set to an instance of an - 07-19-2005 , 04:48 PM



Sorry for my late reply. I haven't seen any issues before with Datasets in
particular. Could you post a simplified sample?


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.