Hello,
I'm devoleping a website(ASP.NET C#) where i need to show website thumbnails of requested URL, please someone suggest the best way to do it.
Thanks
following error occured when i call wcf method asycronously in a web application.
Error :Operation was aborted while establishing a connection to net.tcp://localhost:8080/BatchReportService.
This error usually occuered in the Async endmethod which is called asyncrounously.
SOAP security negotiation with 'http://localhost:27026/BatchReportService.svc' for target 'http://localhost:27026/BatchReportService.svc' failed. See inner exception for more details.
Does any body knows how to extract or filter data from CLOB XML Data stored in a table in Oracle ?
Dear Sarah,could you please send me your sample application having custom log entry and custom database trace listener.Here's my email ID :nilecool4u@gmail.com
--Its urgent for me to make POC for client .
thanks in advance
Hi,
I am working on .Net technology. I don't have more information about Oracle. I have read many articles about parallel processing feature of Oracle. I want to do some hands on parallel processing. So, please send information about parallel processing with sample code.
Regards,
Vikram.
I need to implement parallel excution in my backend procedure and materialised view to improve the performance.my project use oracle 11g .Can any give me some practical implementation or examples on parallel processing in oracle .
We get this error while making Form1.ShowModal in Delphi.
HI All,
In wcf service, in Interface level iam maintain so many methods , but i want display some menthods for particular cleint ? HOw is its possibel-------------
Plz any one Help me
When you get the following error in ASP.Net web application hosted on load balanced cluster of servers:
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey & validation algorithm...
Do the following to fix it.