0
votes
3answers
111 views
Reasons why WebResources cannot be found
Hi I am having trouble getting an embedded js file to work.
I have tried all of the following:
Running Cassini development server (VS2008, .NET 3.5)
Added [assembly: …
6
votes
2answers
602 views
Using JQuery as an ASP.NET embedded webresource
I have an ASP.NET server control which relies on JQuery for certain functionality. I've tried to add as a webresource.
My problem is my method of including the jquery file adds it to the body, or the …
1
vote
1answer
435 views
ILMerge and Web Resources
Hello all,
We're attemtping to merge our DLL's into one for deployment, thus ILMerge. Almost everything seems to work great. We have a couple web controls that use …
