I have programmed a distributed app configured as follows:
-- an MBR Remotable class exposes a method that connects to a SQL Server
database and returns a result set in a dataset.
-- for my first version of the host server I implemented a console
application that uses the SingleCall Activation...
more >>
hai everyone,
i'm working on a console based vb.net project where i have to post a bills
to the costomers(buyers) via paypal.
I read topics on paypal IPN, but it speaks of web to web transaction, but i
want a console based transaction interacting with paypal IPN.
If any one knows anything...
more >>
Hi all,
We are facing an issue with an asp page that performs a huge number of
updates to a database.
The page fails at different places when executed many times.
Is there a way to increase the DTC capacity to allow more updates?
We have tried to increase the log size but it does not seem to...
more >>
When my application is started but sitting idle, I can see in the file
system that the ServerManifest.xml file is repeatedly being downloaded
and deleted. This is happening exactly every two minutes.
Anyone have any ideas what is causing this? I am using the Application
Block vanilla as deli...
more >>