User (Legacy) Posted December 30, 1999 Author Report Share Posted December 30, 1999 Hi, I have a problem in viewing my charts outside my LAN. I have included the CfxAx.cab and CfxAx.lpk files in my application and the following lines of code but it doesn't work, though I can see them perfectly within my network. **************************************************************************** ****** <OBJECT classid="CLSID:5220cb21-c88d-11cf-b347-00aa00a28331"> <param name = "LPKPath" value= "/License/cfxax.lpk") > </OBJECT> <OBJECT classid=CLSID:5220cb21-c88d-11cf-b347-00aa00a28331 codeBase=CfxAx.cab id=CHART1></OBJECT> **************************************************************************** ****** Do I need to include any other files. Ravi Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 30, 1999 Report Share Posted December 30, 1999 Hi, I have a problem in viewing my charts outside my LAN. I have included the CfxAx.cab and CfxAx.lpk files in my application and the following lines of code but it doesn't work, though I can see them perfectly within my network. **************************************************************************** ****** <OBJECT classid="CLSID:5220cb21-c88d-11cf-b347-00aa00a28331"> <param name = "LPKPath" value= "/License/cfxax.lpk") > </OBJECT> <OBJECT classid=CLSID:5220cb21-c88d-11cf-b347-00aa00a28331 codeBase=CfxAx.cab id=CHART1></OBJECT> **************************************************************************** ****** Do I need to include any other files. Ravi Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.