Paypal API Request Fails

Dears
I Have website hosted under windows value plan
i have integration with paypal payment throw Paypal .Net API
the problem is that request generated by paypal DLL is blocked and returning error every time .
am sure that code has no problem as i have same module running on other hosts
 
i did and that was the reply
Can you please let us know the steps by which we can replicate issue.
Without steps we are unable to reproduce issue.

if i know the solution they why am openning a ticket ?!!!!
 
We did not ask for solution, we want to know URLs to visit and the process your are following to get the error so we can check it through the entire process and verify for you.

There is a pure .net API that doesn't need us to do anything, and then there is a COM+ version older that may need some DLL registered, so we want to verify this all out and get resolved.
 
am using pure .net API
it works fine on godaddy host with option full trust
i mention godaddy here only to verify that code is fine and has no problems
dlls used

PayPalCoreSDK.dll
RestApiSDK.dll
Newtonsoft.Json.dll
log4net.dll
am following up with support using tickets and we didnt reach any solution
note:
it was working previously after modifying directory settings to allow script and executables
but it stopped days ago
 
Hello, If you can reference me to the ticket, and please post any error you are getting.
 
BCM-37140-506
thats the ticket
error msg
Cannot close stream until all bytes are written.
i think it some thing related to blocking request
 
Back
Top