|
-
Oct 21st, 2005, 01:43 AM
#1
Thread Starter
Hyperactive Member
Implement interface problem
Hi,
I'm writing a COM+ component that is implementing another interface.
Initially, there is no problem. However, as the code getting larger, the response time in VS.NET is very slow. Say, when I press enter, I need to wait for 10-20s because it really goes to a newline.
Then, I found that when I remove the line
Implements ISomething
the editor returns to normal..........
Do anyone know what happen?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|