 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
michael Guest
|
Posted: Sun Sep 19, 2004 3:48 pm Post subject: .NET 1.1 sp1 and error U1590 |
|
|
I know this question had been discussed, but I reallyl
need some suggestions.
I've tried the shotgun fix from http://blogs.borland.com/abauer/,
but the error U1590 still there. Also tried delete all *.dc* files and
rebuild project.
The project is quite simple, just new a package, the error shows
when build project.
Delete all assembly references can solve the problem, but just
temporary, because I cannot add any useful code, if I did, e.g.
calling ShowMessage(), I'll need to add the assembly references
again, so the error back again.
Will it be ok if I remove .NET framework 1.1 SP1 ?
Are there any more shotgun fix for this?
Thanks!
Michael
|
|
| Back to top |
|
 |
Mike Williams [TeamB] Guest
|
Posted: Mon Sep 20, 2004 2:10 pm Post subject: Re: .NET 1.1 sp1 and error U1590 |
|
|
On 19 Sep 2004, "michael" <huanlin.tsai_nospam (AT) mas (DOT) hinet.net> wrote:
| Quote: | Will it be ok if I remove .NET framework 1.1 SP1 ?
Are there any more shotgun fix for this?
|
My understanding is that removing SP1 is your best bet at this point.
The problem only affects development machines and is a result of the
compiler using borland-provided packages for which you don't have source
(otherwise they could just be re-compiled). SP1 changed some things
without updating version numbers and such so the compiler doesn't realize
that there's been a change.
--
-Mike (TeamB)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|