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

Web Resource Libraries - Failed to load resource: the server responded with a status of 404 (Not Found)

$
0
0

I have been playing around with web resources recently, trying to learn the ins and outs. 

What I have made is a very simple HTML web resource, that uses a few JS libraries. The goal of the web resource is to create a simple multi-select that can access a set off data in CRM and list them, save changes etc. 

However I am stuck on the CRM integration part because it's failing to load the libraries.
All libraries have been uploaded to CRM as seperate web resources and I have made sure naming is correct all around.

Unfortunately the information I have been following on this project is an older one, using the SDK delivery system (CRM 2013). And I am working with CRM Online and had to upload it manually. So I guess I might be missing something important. 

The libraries I am trying to get a hold of is: 

<script type="text/javascript" src="../ClientGlobalContext.js.aspx"></script>
<script type="text/javascript" src="jquery_1.11.3.js"></script>
<script type="text/javascript" src="SDK.REST.js"></script>

Ps. If anyone knows some good sources on CRM Online development, I would love to know. 


Any help would be appreciated :) Thank you

- MrLorgy


Viewing all articles
Browse latest Browse all 55831

Trending Articles