PC Review


Reply
Thread Tools Rate Thread

can't handle

 
 
Bart
Guest
Posts: n/a
 
      3rd Apr 2006
Dear all,

I have a problem with a software I have created with .Net F1.1. I have
uninstalled an old version of the software and installed a new one.

Only 1 computer gives me the error:
"can't handle, there is something unexpected from the application"
I have tried to uninstall again and install again, change the name of the
assembly and other things, but I have no idea how to handle this problem,
that happens always and only for that computer.

Has anyone experience in this situation?

Thank you,

Bart


 
Reply With Quote
 
 
 
 
Nick Malik [Microsoft]
Guest
Posts: n/a
 
      3rd Apr 2006
not a dot net error messages AFAIK. Contact the owner of the code to get
more info. If that is you, go looking through the code to debug this.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Bart" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Dear all,
>
> I have a problem with a software I have created with .Net F1.1. I have
> uninstalled an old version of the software and installed a new one.
>
> Only 1 computer gives me the error:
> "can't handle, there is something unexpected from the application"
> I have tried to uninstall again and install again, change the name of the
> assembly and other things, but I have no idea how to handle this problem,
> that happens always and only for that computer.
>
> Has anyone experience in this situation?
>
> Thank you,
>
> Bart
>
>



 
Reply With Quote
 
Bart
Guest
Posts: n/a
 
      3rd Apr 2006

"Nick Malik [Microsoft]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> not a dot net error messages AFAIK. Contact the owner of the code to get
> more info. If that is you, go looking through the code to debug this.


Thank you for the answer.
Actually the owner is me, but I don't know how to debug since the computer
is in Japanese and I have no idea what there is written.
Anyway, is it possible that the uninstallation has created any "strage"
behavior? I have installed the old version of the software (that before
worked) and now I have the same error...



 
Reply With Quote
 
Nick Malik [Microsoft]
Guest
Posts: n/a
 
      3rd Apr 2006
If this machine is the ONLY installed machine in Japanese, then it is quite
possible that your new version of the app has a dependency on the code page
or character set somehow, and wrote out data to a config area or the
registry that captures that dependency, thus breaking the old version when
you reinstalled it.

Try uninstalling the app, and then scanning the registry to make sure there
are no left-over entries. Then, reinstall the framework with the Japanese
version of the framework and try to install the old version of the app
again.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Bart" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Nick Malik [Microsoft]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> not a dot net error messages AFAIK. Contact the owner of the code to get
>> more info. If that is you, go looking through the code to debug this.

>
> Thank you for the answer.
> Actually the owner is me, but I don't know how to debug since the computer
> is in Japanese and I have no idea what there is written.
> Anyway, is it possible that the uninstallation has created any "strage"
> behavior? I have installed the old version of the software (that before
> worked) and now I have the same error...
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is "fill handle". i don't see any fill handle in my excel Neelakanta Microsoft Excel New Users 32 18th Jun 2008 01:48 PM
Easy to get handle from listbox. How to get listbox from handle? IMAFriend Microsoft Dot NET 0 28th Mar 2008 02:31 AM
Fill handle turned into a move handle =?Utf-8?B?Tm9ydGh3b29kcw==?= Microsoft Excel Misc 1 2nd Mar 2007 04:40 PM
How to handle =?Utf-8?B?QnV6eg==?= Spyware Discussion 0 17th Apr 2006 04:40 AM
Possible to handle web requests without an ASPX page? i.e. have DLL handle request. jdlwright@shaw.ca Microsoft ASP .NET 2 31st May 2005 07:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:24 PM.