December 15, 200421 yr 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!
December 16, 200421 yr 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
Create an account or sign in to comment