C
cpasmwalolo
I'm experimenting some problems with the treeview, I developed a module
within DotNetNuke that contains a treeview. It's working fine on my laptop
at the office. I'm trying to get it back for a personal project.
When running it seems that the WebResource.axd is not found, I removed the
compression from DNN as I read this could be a problem. Same problem
IF I enter directly the URL of the WebResoucre
http://localhost//DNN/WebResource.axd?d=6E3pln499TgLjQ7fjzrZIw2&t=632963223605312500
or
http://localhost/DNN/WebResource.axd?d=Mksj5uqnVqpMm360elnkWw2&t=632963223605312500
Result is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
I expect the result should be some Javascript.... Any Idea how to fix the
problem ?
Thnak you
Laurent
within DotNetNuke that contains a treeview. It's working fine on my laptop
at the office. I'm trying to get it back for a personal project.
When running it seems that the WebResource.axd is not found, I removed the
compression from DNN as I read this could be a problem. Same problem
IF I enter directly the URL of the WebResoucre
http://localhost//DNN/WebResource.axd?d=6E3pln499TgLjQ7fjzrZIw2&t=632963223605312500
or
http://localhost/DNN/WebResource.axd?d=Mksj5uqnVqpMm360elnkWw2&t=632963223605312500
Result is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
I expect the result should be some Javascript.... Any Idea how to fix the
problem ?
Thnak you
Laurent