Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > WebService View modes: 
User avatar
Member
Member
sabuj-matrixnmedia - 3/24/2011 4:39:17 AM
   
WebService
Hello,
We want to add a Flight related Web service . We found a Flight related webpart in an existing Kentico Website. It fetch data from flightstats.com webservice.
We export that webpart and import to our local kentico website.
We added this webpart into a page. It added successfully but in page mode it show an error like this....
"The type or namespace name 'FlightHistoryGetRecordsResponse' could not be found (are you missing a using directive or an assembly reference?)."

Please help how we can add this namespace in my local kentico website. Also if there are any wrong steps in our process then please guide us.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 3/24/2011 9:22:15 AM
   
RE:WebService
Hi,

could you please check the bin directory if there is not some custom dll, which is used by webpart? Using the export functionality this dll was probably not exported and you need to copy it manually.

Best regards,
Ivana Tomanickova