Class not found erro dialog

Clicking on “Whats Included” link on the Welcome to Octopus screen displays an “Error: Class not found” dialog box

Hi Shingi,

Could you send a screenshot of what you are seeing? (Either attached to this or via email to paul@octopusdeploy.com)

Paul

Hi Paul,

Please find attached the screenshot you requested.
I get the error by clicking on the link “What is included” in my Win 8
Parallels VM.

Also on a different note, there is a typo in the last paragraph of

Regards,

Shingi

Thanks Shingi,

I’m guessing you have Google Chrome set to your default browser? This seems to be a known bug on Windows 8 + Chrome:

http://code.google.com/p/chromium/issues/detail?id=123994

The code behind that link is as simple as:

Process.Start("http://octopusdeploy.com/documentation/security/outbound");

For now you can just go to that link directly.

I’ve fixed the typo - thanks for letting me know :slight_smile:

Paul