Hi Ian,
Regarding your first question - there is no standard way to get such
additional information, but often times you can find the relevant
information either in the System Log (under "Help->AppScan Log") or in
the GuiLog.log file, which captures (among others) all the print outs
from the extension, and resides under the Logs directory (usually "C:
\Program Files\IBM\Rational AppScan\Logs").
In some cases, you'll see such an error message if the zip file is
doesn't hold the expected content. For example, if you're trying to
install the source of an extension and not the compiled one, or if you
have a zip file within a zip file. Another common reason for such a
message is if the extension relies on some install component that
can't be loaded.
Which extension were you trying to download and install?
For your second question - extensions should be compiled into a .NET
2.0 component, and should work with any IDE that supports that. This
primarily means
VS.NET 2005, including the express editions. I'm not
sure if the 2008 version can compile 2.0 libraries, but if it does - I
would expect it to work.
If it doesn't work, it's worth double checking that the zip file
you're trying to install has all the necessary content - meaning
primarily an info.xml file describing the extension and the extension
DLL. Could that be the reason in this case as well? Which extension
did you try to download, compile and install?
It's good to hear you like AppScan so far - hopefully the extensions
will make you like it even better ;)
Cheers,
Guypo