|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
Castle Visual Studio Integration v0.3I have just released v0.3 of Castle Visual Studio Integration with VS2008 support.
If you are interested, see my blog for more details: http://www.jonorossi.com/blog/archive/2008/06/29/castle-visual-studio-integration-0.3.aspx -- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Shouldn't the token colors appear on the fonts & colors options dialog? On Sun, Jun 29, 2008 at 7:49 AM, Jonathon Rossi <jono@...> wrote: > I have just released v0.3 of Castle Visual Studio Integration with VS2008 > support. > > If you are interested, see my blog for more details: > http://www.jonorossi.com/blog/archive/2008/06/29/castle-visual-studio-integration-0.3.aspx > > -- > Jonathon Rossi > > > -- Cheers, hamilton verissimo hammett@... http://www.castlestronghold.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Yes, they should. For me it works in VS2008 but no in VS2005. Is it not working in 2005 for you?
On Tue, Jul 1, 2008 at 7:05 AM, Hamilton Verissimo <hammett@...> wrote:
-- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3It's not working on vs2008 for me. I tried devenv.exe /ResetSettings On Tue, Jul 1, 2008 at 8:31 AM, Jonathon Rossi <jono@...> wrote: > Yes, they should. For me it works in VS2008 but no in VS2005. Is it not > working in 2005 for you? > > On Tue, Jul 1, 2008 at 7:05 AM, Hamilton Verissimo > <hammett@...> wrote: >> >> Shouldn't the token colors appear on the fonts & colors options dialog? >> >> On Sun, Jun 29, 2008 at 7:49 AM, Jonathon Rossi <jono@...> >> wrote: >> > I have just released v0.3 of Castle Visual Studio Integration with >> > VS2008 >> > support. >> > >> > If you are interested, see my blog for more details: >> > >> > http://www.jonorossi.com/blog/archive/2008/06/29/castle-visual-studio-integration-0.3.aspx >> > >> > -- >> > Jonathon Rossi >> > > >> > >> >> >> >> -- >> Cheers, >> hamilton verissimo >> hammett@... >> http://www.castlestronghold.com/ >> >> > > > > -- > Jonathon Rossi > > > -- Cheers, hamilton verissimo hammett@... http://www.castlestronghold.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3I'll take a look on the weekend. Not sure why it sometimes works and other times doesn't.
On Tue, Jul 1, 2008 at 11:44 PM, Hamilton Verissimo <hammett@...> wrote:
-- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Someone on the MSDN forum has told me that if you delete the entire 'Cache' key it forces VS to rebuild its font and colors cache. Deleting this key fixed my VS2005 that wasn't working before.
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\FontAndColors\Cache I'll put a fix into the installer once I work out for sure how the cache should be reset. On Wed, Jul 2, 2008 at 9:25 PM, Jonathon Rossi <jono@...> wrote: I'll take a look on the weekend. Not sure why it sometimes works and other times doesn't. -- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Thanks, I'll try that On Mon, Jul 7, 2008 at 9:06 AM, Jonathon Rossi <jono@...> wrote: > Someone on the MSDN forum has told me that if you delete the entire 'Cache' > key it forces VS to rebuild its font and colors cache. Deleting this key > fixed my VS2005 that wasn't working before. > > HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\FontAndColors\Cache > > I'll put a fix into the installer once I work out for sure how the cache > should be reset. > > On Wed, Jul 2, 2008 at 9:25 PM, Jonathon Rossi <jono@...> wrote: >> >> I'll take a look on the weekend. Not sure why it sometimes works and other >> times doesn't. >> >> On Tue, Jul 1, 2008 at 11:44 PM, Hamilton Verissimo >> <hammett@...> wrote: >>> >>> It's not working on vs2008 for me. I tried devenv.exe /ResetSettings >>> >>> On Tue, Jul 1, 2008 at 8:31 AM, Jonathon Rossi <jono@...> >>> wrote: >>> > Yes, they should. For me it works in VS2008 but no in VS2005. Is it not >>> > working in 2005 for you? >>> > >>> > On Tue, Jul 1, 2008 at 7:05 AM, Hamilton Verissimo >>> > <hammett@...> wrote: >>> >> >>> >> Shouldn't the token colors appear on the fonts & colors options >>> >> dialog? >>> >> >>> >> On Sun, Jun 29, 2008 at 7:49 AM, Jonathon Rossi <jono@...> >>> >> wrote: >>> >> > I have just released v0.3 of Castle Visual Studio Integration with >>> >> > VS2008 >>> >> > support. >>> >> > >>> >> > If you are interested, see my blog for more details: >>> >> > >>> >> > >>> >> > http://www.jonorossi.com/blog/archive/2008/06/29/castle-visual-studio-integration-0.3.aspx >>> >> > >>> >> > -- >>> >> > Jonathon Rossi >>> >> > > >>> >> > >>> >> >>> >> >>> >> >>> >> -- >>> >> Cheers, >>> >> hamilton verissimo >>> >> hammett@... >>> >> http://www.castlestronghold.com/ >>> >> >>> >> >>> > >>> > >>> > >>> > -- >>> > Jonathon Rossi >>> > > >>> > >>> >>> >>> >>> -- >>> Cheers, >>> hamilton verissimo >>> hammett@... >>> http://www.castlestronghold.com/ >>> >>> >> >> >> >> -- >> Jonathon Rossi > > > -- > Jonathon Rossi > > > -- Cheers, hamilton verissimo hammett@... http://www.castlestronghold.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3I am getting similar explosive memory usage and VS lockup issues that I was experiencing with CVSI 0.2 in VS2005 using the latest version in VS2008. I've commented on the original issue I logged but wondering if anyone else is seeing strange memory / cpu usage patterns with CVSI installed into VS2008? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Deleting HKEY_CURRENT_USER\Software\Microsoft\VisualStudio \9.0\FontAndColors\Cache and restarting VS2008 fixed the issue of the missing NVelocity elements in the Fonts and Colors dialog. As with all registry edits, be careful and YMMV =) On Jul 8, 12:06 am, "Jonathon Rossi" <j...@...> wrote: > Someone on the MSDN forum has told me that if you delete the entire 'Cache' > key it forces VS to rebuild its font and colors cache. Deleting this key > fixed my VS2005 that wasn't working before. > > HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\FontAndColors\Cache > > I'll put a fix into the installer once I work out for sure how the cache > should be reset. > > > > On Wed, Jul 2, 2008 at 9:25 PM, Jonathon Rossi <j...@...> wrote: > > I'll take a look on the weekend. Not sure why it sometimes works and other > > times doesn't. > > > On Tue, Jul 1, 2008 at 11:44 PM, Hamilton Verissimo < > > hamm...@...> wrote: > > >> It's not working on vs2008 for me. I tried devenv.exe /ResetSettings > > >> On Tue, Jul 1, 2008 at 8:31 AM, Jonathon Rossi <j...@...> > >> wrote: > >> > Yes, they should. For me it works in VS2008 but no in VS2005. Is it not > >> > working in 2005 for you? > > >> > On Tue, Jul 1, 2008 at 7:05 AM, Hamilton Verissimo > >> > <hamm...@...> wrote: > > >> >> Shouldn't the token colors appear on the fonts & colors options dialog? > > >> >> On Sun, Jun 29, 2008 at 7:49 AM, Jonathon Rossi <j...@...> > >> >> wrote: > >> >> > I have just released v0.3 of Castle Visual Studio Integration with > >> >> > VS2008 > >> >> > support. > > >> >> > If you are interested, see my blog for more details: > > >>http://www.jonorossi.com/blog/archive/2008/06/29/castle-visual-studio... > > >> >> > -- > >> >> > Jonathon Rossi > > >> >> -- > >> >> Cheers, > >> >> hamilton verissimo > >> >> hamm...@... > >> >>http://www.castlestronghold.com/ > > >> > -- > >> > Jonathon Rossi > > >> -- > >> Cheers, > >> hamilton verissimo > >> hamm...@... > >>http://www.castlestronghold.com/ > > > -- > > Jonathon Rossi > > -- > Jonathon Rossi You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3Yes, others have had similar issues. I haven't had a chance to really look into it. If you know what NVelocity syntax or have a template that causes it that I can have a copy of I will have a much better chance at finding the problem. On Wed, Jul 16, 2008 at 8:20 AM, Neal Blomfield <Neal.Blomfield@...> wrote:
-- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Castle Visual Studio Integration v0.3That is exactly what I haven't put in the MSI. I was hoping to get a response from Microsoft about the best way to clear the cache. But haven't received a response yet.
On Wed, Jul 16, 2008 at 8:29 AM, Neal Blomfield <Neal.Blomfield@...> wrote:
-- Jonathon Rossi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to castle-project-devel@... To unsubscribe from this group, send email to castle-project-devel-unsubscribe@... For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |