juvethski Posted December 15, 2004 Posted December 15, 2004 my server is http://myserver.server.com the web publishing admin config is in http://myserver.server.com/fmi/config - this works fines when i used the assistant, it save the xls files in the d:documents and settingsmemy documents now when i type the url http://myserver.server.com/fmi/xsl/sample1.xls it says that the requested stylesheet could not be found. it says in the documentation that is optional. if i have to include the part, what should i put? i created a separate website for this but it still did not work. please help. thanks!
Bryan VonDeylen Posted December 16, 2004 Posted December 16, 2004 my server is http://myserver.server.com the web publishing admin config is in http://myserver.server.com/fmi/config - this works fines when i used the assistant, it save the xls files in the d:documents and settingsmemy documents now when i type the url http://myserver.server.com/fmi/xsl/sample1.xls it says that the requested stylesheet could not be found. it says in the documentation that is optional. if i have to include the part, what should i put? i created a separate website for this but it still did not work. please help. thanks! Instead of typing http://myserver.server.com/fmi/xsl/sample1.xsl you should be typing http://myserver.server.com/fmi/xsl/ name>/home.xsl I put each of my solutions in a folder to keep everything organized. Example: I have a solution called Curriculum, so I created a folder inside xslt-template-files named "curriculum" with all my xsl templates. I would type in http://myserver.server.com/fmi/xsl/curriculum/home.xsl I believe you need to begin with the home.xsl template since the others are based on this, and would require more information that just the name of the template (for example, they would need "?-vew") http://myserver.server.com/fmi/xsl/sample1.xsl?-view
Recommended Posts
This topic is 7282 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now