1
Answer

WCF Service works locally but returns 404 on remote server

Photo of mohit ranjan

mohit ranjan

12y
2.5k
1
http://www.xxxxx.com/RequestService/Service.svc

when i host my service and client on same  server  and in client config
WORK FINE ON  LOCAL SERVER

<client>
  <endpoint address="http://localhost/RequestService/Service.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IService" contract="RequestService.IService" name="BasicHttpBinding_IService" />
  </client> 



NOT WORKING  ON  LOCAL SERVER BUT WORKS WELL ON OTHER SERVER

<client>
  <endpoint address="http://www.xxxxx.com/RequestService/Service.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IService" contract="RequestService.IService" name="BasicHttpBinding_IService" />
  </client>


 

Answers (1)

1
Photo of Mark Tabor
NA 492 41.4k 8y
Nothing was wrong with the Cyrstal Report i solved the issue by commenting the custom css file.
1
Photo of Mark Tabor
NA 492 41.4k 8y
Dear 

Ramesh Palanivel Thanks for support and assistance , the data is just made the blurred the design you can see it is disturbed showing lines and lines 

I found the issue it was basically from my custom css when i remove the custom css file from the page the design gets ok .
 
Thanks
becasue the crystal reports render in tabular format and i have my own classes for table row,td,tr like that .
 
Thanks  
0
Photo of Ramesh Palanivel
NA 9.5k 138.7k 8y
Hi Mark,
 
Can you send me the clear image with your issue!.