i will try again...VS.IDE exception 
Author Message
 i will try again...VS.IDE exception

Since i never got a response from my last post i will assume no one
knows the answer.  Here is a repost just in case some one new is reading.

When i add a reference to one of my type libraries that i built with
mktyplib the VS IDE crashes with a System.StackOverflow exception.  If i
add a reference to the ActiveX dll that uses that tlb then the VS IDE
just vanishes from memory.  There is not an error message or Dr. Watson
or nothing it is just gone.

MS are you reading this?  I will provide all info necessary to fix this.
  I can't migrate a rather large VB6 project until i can solve this problem.

dan holmes
integrated visual systems



Fri, 10 Dec 2004 21:38:49 GMT  
 i will try again...VS.IDE exception
To better understand the problem, could we get access to your control
typelibrary and DLL?
Also, is this reproducible with other control libraries?  Have you tried
successfully re-building your control typelibrary using the MKTYPLIB that
shipped as part of VS.NET?

Thanks.
Ibrahim
Visual Basic .NET Developer Team

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Quote:
> Since i never got a response from my last post i will assume no one
> knows the answer.  Here is a repost just in case some one new is reading.

> When i add a reference to one of my type libraries that i built with
> mktyplib the VS IDE crashes with a System.StackOverflow exception.  If i
> add a reference to the ActiveX dll that uses that tlb then the VS IDE
> just vanishes from memory.  There is not an error message or Dr. Watson
> or nothing it is just gone.

> MS are you reading this?  I will provide all info necessary to fix this.
>   I can't migrate a rather large VB6 project until i can solve this
problem.

> dan holmes
> integrated visual systems



Sat, 11 Dec 2004 04:18:20 GMT  
 i will try again...VS.IDE exception
Certainly, i will send the IDL, tlb(s) and dll.

So far all the tlbs on that i haven't created work.  I probably did
something wrong but i have no idea what?

I have tried many that i have created and most fail though some do work.

I compiled the tlb with the mktyplib that comes with .net and it doesn't
work either.

dan

Quote:

> To better understand the problem, could we get access to your control
> typelibrary and DLL?
> Also, is this reproducible with other control libraries?  Have you tried
> successfully re-building your control typelibrary using the MKTYPLIB that
> shipped as part of VS.NET?

> Thanks.
> Ibrahim
> Visual Basic .NET Developer Team

> --
> This posting is provided "AS IS" with no warranties, and confers no rights.


>>Since i never got a response from my last post i will assume no one
>>knows the answer.  Here is a repost just in case some one new is reading.

>>When i add a reference to one of my type libraries that i built with
>>mktyplib the VS IDE crashes with a System.StackOverflow exception.  If i
>>add a reference to the ActiveX dll that uses that tlb then the VS IDE
>>just vanishes from memory.  There is not an error message or Dr. Watson
>>or nothing it is just gone.

>>MS are you reading this?  I will provide all info necessary to fix this.
>>  I can't migrate a rather large VB6 project until i can solve this

> problem.

>>dan holmes
>>integrated visual systems



Sat, 11 Dec 2004 05:00:13 GMT  
 i will try again...VS.IDE exception
ok i have found the pattern.

the tlbs that don't reference use tlbs that have a circular reference.

dan

Quote:

> Certainly, i will send the IDL, tlb(s) and dll.

> So far all the tlbs on that i haven't created work.  I probably did
> something wrong but i have no idea what?

> I have tried many that i have created and most fail though some do work.

> I compiled the tlb with the mktyplib that comes with .net and it doesn't
> work either.

> dan


>> To better understand the problem, could we get access to your control
>> typelibrary and DLL?
>> Also, is this reproducible with other control libraries?  Have you tried
>> successfully re-building your control typelibrary using the MKTYPLIB that
>> shipped as part of VS.NET?

>> Thanks.
>> Ibrahim
>> Visual Basic .NET Developer Team

>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.


>>> Since i never got a response from my last post i will assume no one
>>> knows the answer.  Here is a repost just in case some one new is
>>> reading.

>>> When i add a reference to one of my type libraries that i built with
>>> mktyplib the VS IDE crashes with a System.StackOverflow exception.  If i
>>> add a reference to the ActiveX dll that uses that tlb then the VS IDE
>>> just vanishes from memory.  There is not an error message or Dr. Watson
>>> or nothing it is just gone.

>>> MS are you reading this?  I will provide all info necessary to fix this.
>>>  I can't migrate a rather large VB6 project until i can solve this

>> problem.

>>> dan holmes
>>> integrated visual systems



Sat, 11 Dec 2004 05:15:18 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Exception thrown back only when running from Visual Studio IDE

2. COM+ Error Handling causes exception (GPF) in VB IDE

3. IsDate generating Exception inside of Try...Catch block

4. Response.Redirect(someUrl) throws exception in Try Block

5. Exception raised when trying to bind a DataGrid to a DataSet

6. Does Finally execute try Catch throws an Exception?

7. HELP !!!!!- Throw Exception - How to implement Try{}catch{}in VB

8. HELP. Trying again on fixing this code

9. Trying again

10. let me try it again from this post????

11. I'll try again

12. VB and ODBC Try Again

 

 
Powered by phpBB® Forum Software