cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue on Web sharing and XSL files

Former Member
0 Likes
264

Hi all,

What are the things to be taken care while we are doing websharing. I have an issue with one of my xMII projects. Everything is working fine on that server except xsl files. It is not getting transformed into HTML at run time. It is showing in XML format instead. I really doubt the problem is with my web sharing, because the same set of files(<b>including XSL file</b>) are working on a different server without any issue.

I have done websharing by right clicking on the folder name, selecting the websharing tab and giving Alias name. Is that ok or anything more as to be done?

Can anyone please trace out the issue.

Thanks in advance

Muzammil P.T

View Entire Topic
Former Member
0 Likes

Hi Muzammil,

If you remove the web sharing for the XSL folder then is it working fine or not?? As far as i know it should not be a issue with web sharing... Is your xMII Login page, help pages are working fine or not in the new server?

Thanks,

Rajesh.

Former Member
0 Likes

Hi Rajesh,

Everything is working fine for me including xMII homepage and xMII help.

Only XSL is creating problem

Regards

Muzammil

Former Member
0 Likes

Hi Muzammil,

Is server working fine if you remove the sharing or not ??

Thanks,

Rajesh.

Former Member
0 Likes

Hi

How can i remove sharing? If i remove sharing how will the HTML, XSL, CSS etc will come on web? Everything i have put in one folder. And XSL folder is also coming inside that

The folder structure is like this

<b>C:/Lighthammer/CompApps/MYPROJ</b>

Inside MYPROJ i have folders for HTML , XSL etc

And i have shared the whole Lighthammer folder and given Alias name as <b>Lh</b>

Hope i am clear with my requirment now

And i am not using any Servlet here.

Regards

Muzammil

Former Member
0 Likes

Where is your webroot? Is it still c:\inetpub\wwwroot or did you set up a virtual directory to c:\lighthammer\compapps\myproj?

Former Member
0 Likes

Hi,

Webroot is still in c:\inetpub\wwwroot, but i set up a new virtual directory to <b>c:\Lighthammer</b> and accessing xMII using the URL http://*...*/Lighthammer

and my project contects using http://*...*/Lh/CompApps/MyProj/HomePage.html

(I have given Lh as the Alias name).

Here, My xMII homepage is working and myProj Homepage is also working fine. Once i calls the HTML pages which contains XSL files, the problem is coming.

Please Note: The same contents is working on our different server without any change.

Regards

Muzammil

Former Member
0 Likes

Does your "different" server also use virtual directories and XSL Files?

Former Member
0 Likes

Hi

Yes, It also uses virtual directory and same folder stucture and XSL files

Regards

Muzammil