Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

navigateTo 404 not found

$
0
0

Hi!

I try to open a html webresource as dialog like this:

 Xrm.Navigation.navigateTo({
           pageType: "webresource",
           webresourceName: url,
           data: params,
       }, {
           target: 2,
           height: 550,
           width: 600,
           position: 1
       }).then(function success() {
           CloseDialogCallback();            
       }, function error() {
       });

The dialog box opens but looks like this:

If I copy the blured URL (above "Server Error") into the browser, I can navigate as wanted. What could be false?

thx in advance

©a-x-i


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>