Re: Word 2003 with VSTO 2003 stops working when .Net Framework Beta 2 is installed
Hello Misha,
It is yorking now and I posted how I did solve the problem on my blog here
http://weblogs.asp.net/lkempe/archive/2005/04/22/403894.aspx
Best Regards,
---
Laurent Kempé - laurent.kempe@xxxxxxxxxxxxxxxxxxxx
Tech Head Brothers - http://www.TechHeadBrothers.com
Blog - http://weblogs.asp.net/lkempe
[Microsoft ASP.NET MVP]
It is interesting. Porting security settings should solve it, so I
would be interested to see cases when it does not.
The only other case I know of when VSTO 2003 customization would not
run on CLR 2.0 is if it was deployed to the web without a .config
file, then cached in IE-cached and accessed in offline mode from IE
cache. CLR decided to not load managed applications from IE cache if
there is no .config file in the cache.
Laurent, Chuch,
Can you repro the failure to load customization with just a simple
VSTO
2003 customization not deployed to the web?
Do not hesitate contacting me directly at my microsoft address -
mshneer is my alias
Thanks,
Misha
.
Relevant Pages
- Re: Word 2003 with VSTO 2003 stops working when .Net Framework Beta 2 is installed
... run on CLR 2.0 is if it was deployed to the web without a .config file, ... CLR decided to not load managed applications from IE cache if there is ... Can you repro the failure to load customization with just a simple VSTO ... (microsoft.public.vsnet.vstools.office) - Re: Outlook 2007 Beta broken by latest security patches
... I have now had time to look at your blog and Jensen Harris's UI blog. ... customization policy that Microsoft has adopted. ... My evaluation of the beta now only progresses sporadically at home, ... feature doesn't update properly and all documents are printed from the ... (microsoft.public.office.misc) - Re: Caching objects
... Your product class should be standalone, and not have "integrated" db calls. ... The Session Storer thing from my blog is a nice wrapper for handling caching ... > public Product(string productName, string newConnString, Cache ... (microsoft.public.dotnet.framework.aspnet) - Re: ANN: New version 1.06 of Great Alternate Web Browser NetFront is out! A full review
... I'll also test this with the blog. ... NetFront seems to freeze when it's writing files to the cache. ... (microsoft.public.pocketpc) - Re: Easiest way to refresh AD permission cache without logoff / logon
... BLOG --> http://blogs.dirteam.com/blogs/jorge/default.aspx ... Always test ANY suggestion in a test environment before implementing! ... user new permissions, is there a way to access their new permissions ... must be a simple cmd that will refresh AD cache, ... (microsoft.public.windows.server.active_directory) |
|