Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Reading FileCodeModel for a large web project   Message List  
Reply | Forward Message #3829 of 3878 |
Re: Reading FileCodeModel for a large web project

Hi Peter,

I haven't really looked at your problem in detail, but I saw the
reference to Carlos's article

http://www.mztools.com/Articles/2006/MZ2006017.aspx

and I wanted to send some feedback to Carlos on this article anyway.

I find even Carlos's technique of opening and closing the file before
fetching the FileCodeModel unreliable. I have found a new tip, which I
am currently trying out, in the link:

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=\
112636


This involves adding a reference to VsWebSite.Interop.dll and using
the VSWebProjectItem.Load method. I wasn't previously even aware of
the VSWebSite component! Maybe this is of some help to you.

Phil




Thu Nov 1, 2007 11:16 pm

pjollans
Offline Offline
Send Email Send Email

Forward
Message #3829 of 3878 |
Expand Messages Author Sort by Date

Hello, I'm solving quite difficult problem (for me). I have large web site or web application project with about 1300 code files. For now, I will talk only...
Peter Macej
peter_macej
Offline Send Email
Oct 12, 2007
8:28 am

Hi Peter, I haven't really looked at your problem in detail, but I saw the reference to Carlos's article http://www.mztools.com/Articles/2006/MZ2006017.aspx ...
pjollans
Offline Send Email
Nov 1, 2007
11:16 pm

Hi Phill, In fact, I'm using VSWebProjectItem.Load/Unload method for Web site projects. This works fine. Moreover, I call VSWebProjectItem.WaitUntilReady after...
Peter Macej
peter_macej
Offline Send Email
Nov 4, 2007
4:51 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help