Thanks guys for your hard work on build 256 (89 fixes). I have installed this build on 2 different machines (laptop + desktop) with totally different specs and I have the impression that the installation takes quite some time to complete in comparison to the previous builds. Is anything in particular causing this behaviour?
>> Hello Jeff, >> >> to make plausible guesses about what the installer is doing we need >> the >> installation >> log which can be captured by running the installer as follows: >> 1) For VS 2003: >> >> - ReSharper*.exe /V"/lvx log.txt" >> >> 2) For VS 2005: >> >> - ReSharper*.exe /l >> >> Thanks. >> >> Regards, >> Dmitry Shaporenkov >> JetBrains, Inc >> http://www.jetbrains.com >> "Develop with pleasure!" >>> My upgrade took 15 minutes which is similar to other installations. >>> There are long periods of time where the CPU is essentially idle and >>> I wonder what it is waiting for. >>> >>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in >>> message news:c8a894d91b65438c87f0f70769e71@news.intellij.net... >>> >>>> Hello Gabriel, >>>> >>>> no, there have been no changes to the installer between 255 and 256 >>>> builds. >>>> >>>> Regards, >>>> Dmitry Shaporenkov >>>> JetBrains, Inc >>>> http://www.jetbrains.com >>>> "Develop with pleasure!" >>>>> Thanks guys for your hard work on build 256 (89 fixes). I have >>>>> installed this build on 2 different machines (laptop + desktop) >>>>> with totally different specs and I have the impression that the >>>>> installation takes quite some time to complete in comparison to >>>>> the previous builds. Is anything in particular causing this >>>>> behaviour? >>>>>
from the log I see that lion share of the installation time was spent in help integration. Are you sure you've closed all instances of VS and MSDN (the dexplore.exe process) prior to installing ReSharper? Thanks.
>> Hello Jeff, >> >> to make plausible guesses about what the installer is doing we need >> the >> installation >> log which can be captured by running the installer as follows: >> 1) For VS 2003: >> >> - ReSharper*.exe /V"/lvx log.txt" >> >> 2) For VS 2005: >> >> - ReSharper*.exe /l >> >> Thanks. >> >> Regards, >> Dmitry Shaporenkov >> JetBrains, Inc >> http://www.jetbrains.com >> "Develop with pleasure!" >>> My upgrade took 15 minutes which is similar to other installations. >>> There are long periods of time where the CPU is essentially idle and >>> I wonder what it is waiting for. >>> >>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in >>> message news:c8a894d91b65438c87f0f70769e71@news.intellij.net... >>> >>>> Hello Gabriel, >>>> >>>> no, there have been no changes to the installer between 255 and 256 >>>> builds. >>>> >>>> Regards, >>>> Dmitry Shaporenkov >>>> JetBrains, Inc >>>> http://www.jetbrains.com >>>> "Develop with pleasure!" >>>>> Thanks guys for your hard work on build 256 (89 fixes). I have >>>>> installed this build on 2 different machines (laptop + desktop) >>>>> with totally different specs and I have the impression that the >>>>> installation takes quite some time to complete in comparison to >>>>> the previous builds. Is anything in particular causing this >>>>> behaviour? >>>>>
Oops I forgot to tell that the extreme long delay of about minutes was caused by a, from my side, unattended installation that did give a popup of my personal firewall. (Which does not only checks for network traffic, but also for replacements of executables.). At (about) 19:59:45 I clicked that popup away.
>> Hello Jeff, >> >> to make plausible guesses about what the installer is doing we need the >> installation >> log which can be captured by running the installer as follows: >> >> 1) For VS 2003: >> >> - ReSharper*.exe /V"/lvx log.txt" >> >> 2) For VS 2005: >> >> - ReSharper*.exe /l >> >> Thanks. >> >> >> Regards, >> Dmitry Shaporenkov >> JetBrains, Inc >> http://www.jetbrains.com >> "Develop with pleasure!" >> >>> My upgrade took 15 minutes which is similar to other installations. >>> There are long periods of time where the CPU is essentially idle and I >>> wonder what it is waiting for. >>> >>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message >>> news:c8a894d91b65438c87f0f70769e71@news.intellij.net... >>> >>>> Hello Gabriel, >>>> >>>> no, there have been no changes to the installer between 255 and 256 >>>> builds. >>>> >>>> Regards, >>>> Dmitry Shaporenkov >>>> JetBrains, Inc >>>> http://www.jetbrains.com >>>> "Develop with pleasure!" >>>>> Thanks guys for your hard work on build 256 (89 fixes). I have >>>>> installed this build on 2 different machines (laptop + desktop) with >>>>> totally different specs and I have the impression that the >>>>> installation takes quite some time to complete in comparison to the >>>>> previous builds. Is anything in particular causing this behaviour? >>>>> >> >> > >
The problem lies with the installation of the Microsoft Patch for Visual Studio 2005 which takes a very long time to complete. Once that is over the installation of ReSharper is about the same. If I enable logging I will only see the ReSharper log therefore you don't get a clear view on what is causing this delay. If I wasn't so lazy I would extract the patch from the ReSharper msi and run the patch seperately and log that. I guess I will do that on monday.
Thanks guys for your hard work on build 256 (89 fixes). I have installed this build on 2 different machines (laptop + desktop) with totally different specs and I have the impression that the installation takes quite some time to complete in comparison to the previous builds. Is anything in particular causing this behaviour?
After extracting the patch form the msi and running the patch seperately I could not nice any issues related to the time it takes to install the patch. But I can tell you that it took for at least 15 minutes to completely install it on 3 different machines.
The problem lies with the installation of the Microsoft Patch for Visual Studio 2005 which takes a very long time to complete. Once that is over the installation of ReSharper is about the same. If I enable logging I will only see the ReSharper log therefore you don't get a clear view on what is causing this delay. If I wasn't so lazy I would extract the patch from the ReSharper msi and run the patch seperately and log that. I guess I will do that on monday.
>> Thanks guys for your hard work on build 256 (89 fixes). I have installed >> this build on 2 different machines (laptop + desktop) with totally >> different specs and I have the impression that the installation takes >> quite some time to complete in comparison to the previous builds. Is >> anything in particular causing this behaviour? >> >> -- >> Gabriel Lozano-Morán >> The .NET Aficionado >> http://www.pointerx.net >> >
Hello Gabriel,
no, there have been no changes to the installer between 255 and 256 builds.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Erwin,
it's not a violation to use the same license concurrently on severl machines
as long as those machines operate
under the same user account.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Jeff,
>>
>> to make plausible guesses about what the installer is doing we need
>> the
>> installation
>> log which can be captured by running the installer as follows:
>> 1) For VS 2003:
>>
>> - ReSharper*.exe /V"/lvx log.txt"
>>
>> 2) For VS 2005:
>>
>> - ReSharper*.exe /l
>>
>> Thanks.
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> My upgrade took 15 minutes which is similar to other installations.
>>> There are long periods of time where the CPU is essentially idle and
>>> I wonder what it is waiting for.
>>>
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>> message news:c8a894d91b65438c87f0f70769e71@news.intellij.net...
>>>
>>>> Hello Gabriel,
>>>>
>>>> no, there have been no changes to the installer between 255 and 256
>>>> builds.
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Thanks guys for your hard work on build 256 (89 fixes). I have
>>>>> installed this build on 2 different machines (laptop + desktop)
>>>>> with totally different specs and I have the impression that the
>>>>> installation takes quite some time to complete in comparison to
>>>>> the previous builds. Is anything in particular causing this
>>>>> behaviour?
>>>>>
Hello Erwin,
from the log I see that lion share of the installation time was spent in
help integration. Are you
sure you've closed all instances of VS and MSDN (the dexplore.exe process)
prior to installing ReSharper?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Hello Jeff,
>>
>> to make plausible guesses about what the installer is doing we need
>> the
>> installation
>> log which can be captured by running the installer as follows:
>> 1) For VS 2003:
>>
>> - ReSharper*.exe /V"/lvx log.txt"
>>
>> 2) For VS 2005:
>>
>> - ReSharper*.exe /l
>>
>> Thanks.
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>> My upgrade took 15 minutes which is similar to other installations.
>>> There are long periods of time where the CPU is essentially idle and
>>> I wonder what it is waiting for.
>>>
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in
>>> message news:c8a894d91b65438c87f0f70769e71@news.intellij.net...
>>>
>>>> Hello Gabriel,
>>>>
>>>> no, there have been no changes to the installer between 255 and 256
>>>> builds.
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Thanks guys for your hard work on build 256 (89 fixes). I have
>>>>> installed this build on 2 different machines (laptop + desktop)
>>>>> with totally different specs and I have the impression that the
>>>>> installation takes quite some time to complete in comparison to
>>>>> the previous builds. Is anything in particular causing this
>>>>> behaviour?
>>>>>
Oops I forgot to tell that the extreme long delay of about minutes was
caused by a, from my side, unattended installation that did give a popup of
my personal firewall. (Which does not only checks for network traffic, but
also for replacements of executables.). At (about) 19:59:45 I clicked that
popup away.
Regards,
Erwin
"Erwin Derksen" <dachthetniet@onbekend.nl> schreef in bericht
news:eadkea$l76$2@is.intellij.net...
>
>
>
>
>
>> Hello Jeff,
>>
>> to make plausible guesses about what the installer is doing we need the
>> installation
>> log which can be captured by running the installer as follows:
>>
>> 1) For VS 2003:
>>
>> - ReSharper*.exe /V"/lvx log.txt"
>>
>> 2) For VS 2005:
>>
>> - ReSharper*.exe /l
>>
>> Thanks.
>>
>>
>> Regards,
>> Dmitry Shaporenkov
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>
>>> My upgrade took 15 minutes which is similar to other installations.
>>> There are long periods of time where the CPU is essentially idle and I
>>> wonder what it is waiting for.
>>>
>>> "Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
>>> news:c8a894d91b65438c87f0f70769e71@news.intellij.net...
>>>
>>>> Hello Gabriel,
>>>>
>>>> no, there have been no changes to the installer between 255 and 256
>>>> builds.
>>>>
>>>> Regards,
>>>> Dmitry Shaporenkov
>>>> JetBrains, Inc
>>>> http://www.jetbrains.com
>>>> "Develop with pleasure!"
>>>>> Thanks guys for your hard work on build 256 (89 fixes). I have
>>>>> installed this build on 2 different machines (laptop + desktop) with
>>>>> totally different specs and I have the impression that the
>>>>> installation takes quite some time to complete in comparison to the
>>>>> previous builds. Is anything in particular causing this behaviour?
>>>>>
>>
>>
>
>
The problem lies with the installation of the Microsoft Patch for Visual
Studio 2005 which takes a very long time to complete. Once that is over the
installation of ReSharper is about the same. If I enable logging I will only
see the ReSharper log therefore you don't get a clear view on what is
causing this delay. If I wasn't so lazy I would extract the patch from the
ReSharper msi and run the patch seperately and log that. I guess I will do
that on monday.
Gabriel
"Gabriel Lozano-Morán" <gabriel@pointerx.net> wrote in message
news:ea8655$bml$1@is.intellij.net...
>
After extracting the patch form the msi and running the patch seperately I
could not nice any issues related to the time it takes to install the patch.
But I can tell you that it took for at least 15 minutes to completely
install it on 3 different machines.
Cheers
--
Gabriel Lozano-Morán
The .NET Aficionado
http://www.pointerx.net
"Gabriel Lozano-Morán" <gabriel@pointerx.net> wrote in message
news:eb0rlb$gfa$1@is.intellij.net...
>
>
>> Thanks guys for your hard work on build 256 (89 fixes). I have installed
>> this build on 2 different machines (laptop + desktop) with totally
>> different specs and I have the impression that the installation takes
>> quite some time to complete in comparison to the previous builds. Is
>> anything in particular causing this behaviour?
>>
>> --
>> Gabriel Lozano-Morán
>> The .NET Aficionado
>> http://www.pointerx.net
>>
>