Hi
Rose 2002 doesn't support Visual Studio.NET. Rational does provide another tool called Rose.XDE that integrates directly into VS.NET, but this tool does only currently support roundtrip engineering for C# and VB.NET. As Anthony suggest you can use ANSI C++ (applies only for unmanaged C++)in Rose 2002 but then you have to add the generated source file to your VS.NET project yourself. If you are using ATL you're out of luck because ATL is only supported through the VS6 integration of Rose 2002 and will not run under VS.NET. You could have both VS6 and VS7 installed on the same machine and then convert the VS6 projects generated by Rose to VS7 manually, however personally I think this is getting a bit to difficult to be worth the bother. Rational has in general been quite tightlipped about when (or even if) we'll see any VS7 support in Rose 2002 or C++ support in Rose.XDE. (Any comments from Rational?) BR Martin -----Original Message----- From: ext Kesterton, Anthony [mailto:[EMAIL PROTECTED]] Sent: Thursday, 12 September, 2002 00:08 To: Bohdan Klepar; [EMAIL PROTECTED] Subject: RE: (ROSE) Rose & .NET Hi Let me start by saying I have not tried this - but you can try using the Classic C++ or ANSI C++ rev-engineering capabilities against you C++ code. This will not pick up the specific .NET constructs like <web service> though. Are you using managed or unmanaged C++? regards anthony > -----Original Message----- > From: Bohdan Klepar [mailto:[EMAIL PROTECTED]] > Sent: 11 September 2002 21:35 > To: [EMAIL PROTECTED] > Subject: (ROSE) Rose & .NET > > > > > Hi ! > > Is it possible to perform reverse engenireeng for Visual Studio .NET > C++ Project in Rational Rose 2002 ? > Do I need instal any plugins or fixes for this ??? > > Thanks in advance. > > With Best Wishes, > Bogdan Klepar > Miratech International http://www.miratech-software.com > e-mail: > work: [EMAIL PROTECTED] > home: [EMAIL PROTECTED] > ICQ: 79418329 > now at > Genesys Telecommunication Laboratories, > e-mail: [EMAIL PROTECTED] > > > > ************************************************************** > ********** > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > * > * Post or Reply to: [EMAIL PROTECTED] > * Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > * http://www.rational.com/support/usergroups/rose/rose_forum.jsp > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * To: [EMAIL PROTECTED] > * Subject: <BLANK> > * Body: unsubscribe rose_forum > ************************************************************** > *********** > ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum ************************************************************************* ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
