Visual Inheritance : Peculiar Behaviour VS.2005 Beta 2
-
Does anybody have noticed a peculiar behaviour in VS.2005 beta 2 considering visual inheritence ? I can't figure out if it's some buggy situation or it's a fault of mine. I create an inherited form inheriting from another form, based in an external dll.All dependencies are already loaded in the final solution.After completing the wizard i get some curious messages in random order. 1."Cannot unload assembly 'final solution'.exe because its not a valid .NET framework assembly" ???????? 2.It spits out an error about version confict between the external DLLs. 3.VS is closing immediately without saving anything and without making a dump. I would appreciate a comment of someone met such behaviour because i feel if it's a bug i'm losing my time.
-
Does anybody have noticed a peculiar behaviour in VS.2005 beta 2 considering visual inheritence ? I can't figure out if it's some buggy situation or it's a fault of mine. I create an inherited form inheriting from another form, based in an external dll.All dependencies are already loaded in the final solution.After completing the wizard i get some curious messages in random order. 1."Cannot unload assembly 'final solution'.exe because its not a valid .NET framework assembly" ???????? 2.It spits out an error about version confict between the external DLLs. 3.VS is closing immediately without saving anything and without making a dump. I would appreciate a comment of someone met such behaviour because i feel if it's a bug i'm losing my time.
Hi, VS2005 is still BETA. I also have some craches while working with the VS2005. In my opinion MS should release a BETA3 insted of the final, because the IDE is still instable. I don't have access to the RC, so I can't say, if the IDE of the RC is more stable. André