Web Connection
Paths for Handler Status Page v6.15
Gravatar is a globally recognized avatar based on your email address. Paths for Handler Status Page v6.15
  Eddie Caldwell
  All
  Aug 4, 2017 @ 10:35am

I am upgrading from 6.07 to 6.15. When I load the Handler Status Page (http://localhost/admin/wc.wc?_maintain~Load), the paths aren't set for items in the header. Here is the HTML code where the paths are all: //

    <link rel="icon" href="//touch-icon.png" />
    <meta name="msapplication-TileImage" content="//touch-icon.png">

    <link href="//bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />   
    <link href="//bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
    <link href="//css/application.css" rel="stylesheet"/>
    <script src="//bower_components/jquery/dist/jquery.min.js"></script>

I probably need to set some variable for virtual path, but I can't find it.

Thanks,

Eddie

Gravatar is a globally recognized avatar based on your email address. re: Paths for Handler Status Page v6.15
  Rick Strahl
  Eddie Caldwell
  Aug 4, 2017 @ 11:22am

Actually that seems like a bug. Web Connection figures out the path automatically by looking at the ASP.NET ApplicationPath. At the root though that's / and that's why I think you're seeing this. I'm pretty sure though that I use this same thing on several sites and I don't see this.

FWIW, the admin links have changed, and that might account for it. Try using the new Admin.aspx page or change your links to the new links and see if that helps and make sure you're running the latest webconnectionmodule.dll.

Are you running the .NET module or wc.dll? It's possible the wc.dll is the cause here, because the module based version should work fine.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Paths for Handler Status Page v6.15
  Eddie Caldwell
  Rick Strahl
  Aug 4, 2017 @ 11:58am

I am running .NET. You were correct about having the wrong version of the DLL. It was still loading 6.01. Updated and it works perfectly.

THANKS FOR HELP!!!!!!!!!!!

Eddie

© 1996-2024