Is the application pool using the network service identity? And is it running in integrated mode?
Have you installed a starting foundation? If so what foundation have you installed? And have you tried using the ?umbdebugshowtrace=1 to see if you get some more information in the stack trace?
error reading xslt and no css
Hi,
I just downloaded latest version from codeplex.
When I run on my win 7 machine,
I get error reading xslt error and i also do not see the css being rendered.
Is this a permissions issue?
if so I've tried giving access to netwrk service and iis_iusr to entire site in IIS
but still no joy.
any ideas welcome
Hi Sajid
Is the application pool using the network service identity? And is it running in integrated mode?
Have you installed a starting foundation? If so what foundation have you installed? And have you tried using the ?umbdebugshowtrace=1 to see if you get some more information in the stack trace?
/Jan
Hi Jan,
app pool is .net 4, integrated and using networkservice identity.
the xslt files are read when i create them myself. but wjhen a download a foundation example the simplewebsite, the xslt files are never downloaded.
I downloaded zip from codeplex and before unzip i did unblock.
but i cannot understand why css is not being read? I'm sure I don't need to add the css to templates for the simple website download...
Hi Sajid
Hmm, perhaps you should try and go to the "App_Data/TEMP/ClientDependency" folder and delete the temp files in it. Does that help?
/Jan
just re-did complete down load loaded cws
css good, as i had to alter ref in master page.
error reading xslt error still present.
xslt folder contains no xslt files why???
hello...
any ideas why i do not get cws xslt downloaded with zip...what am i doing wrong?
Just downloaded cws again and installed, everything is present, but xslt folder is empty in developer section
any ideas?
hmm fixed the problem.
I was creating an app in IIS, when I tried again with web site...all ok...
why would that have mattered?? can anyone enlighten me?
is working on a reply...