металлические двери
Unregistering IPCChannel doesn't seem to work [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 27, 2006
Hi,
I'm trying to run multiple unit tests where each test ends up registering
and unregistering an IPC remoting channel. Individually they pass, but as a
group all but the first fail - I...
Serialization Exception [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 27, 2006
I have run into a problem I have had no luck hunting down. Here is the
scenario...
I have a web service application that works fine, it brings back
customer information.
I have a nativ...
How to write managed c++ wrapper and set project linking [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 27, 2006
Hi,
I have existing c++ class library (.lib file). My existing c++ class uses
MFC CString. I am trying to learn how to write a managed c++ wrapper for the
existing c++ class library and...
Queued Components Questions... [1 reply] microsoft.public.dotnet.distributed_apps, Friday, January 27, 2006
Hi,
I have several questions about Queued Components in .Net.
1. What are the differences between the checkbox "Queued" and the
checkbox "Listen"? They appear Queue Tab in component prop...
building a web site [0 replies] microsoft.public.dotnet.distributed_apps, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...
Solution --> References [1 reply] microsoft.public.dotnet.distributed_apps, Wednesday, January 25, 2006
Hi,
This may not be the correct group, but I make it a try. When my
application is using a library from a different project I add the
different project as a library under the References ...
I got Linking errors when compiling managed c++ wrapper [0 replies] microsoft.public.dotnet.distributed_apps, Tuesday, January 24, 2006
Hi all,
I am new to writing managed c++ wrapper for the existing unmanaged c++ class
library.
I have a very simple existing unmanaged c++ class library with MFC CString
as a member. ...
DataSet is fast. MarshalByRef objects - slow [3 replies] microsoft.public.dotnet.distributed_apps, Tuesday, January 24, 2006
Hello.
I've wrote some simple tests to test performance. In the client and
server configuration files binary forrmaters were set up.
For 10000 objects datasets passed by values are 8 or ...
DebuggingCOMLib not found [3 replies] microsoft.public.dotnet.distributed_apps, Tuesday, January 24, 2006
I downloaded the Debugging ToolSet and debuggingwalkthroughs.msi, run it andd the VS.Net project.
The project has a reference to DebuggingCOMLib which is not shipped with.
Where can I...
Security restrictions on remoting hosted code? [0 replies] microsoft.public.dotnet.distributed_apps, Monday, January 23, 2006
Hi,
I have some code, that works perfectly when run directly from
commandline as a console app but fails when run as a remoting activated
method call. The code that fails isng a conn...
Clickonce fails after weeks of success [2 replies] microsoft.public.dotnet.distributed_apps, Sunday, January 22, 2006
I have been using ClickOnce since the day I downloaded CSharp Express, with
great success.
I have 10 client machines that run my app. Today I published a new version
to the server using...
Remoting exceptions [1 reply] microsoft.public.dotnet.distributed_apps, Sunday, January 22, 2006
Hi all,
I have a system whereby I need to throw custom exception classes across
application domains from remoted APIs. I believe I saw somewhere that
there was a bit of a trick to this, b...
Free Hot Phone Sex [0 replies] microsoft.public.dotnet.distributed_apps, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Free Hot Phone Sex [0 replies] microsoft.public.dotnet.distributed_apps, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Free Hot Phone Sex [0 replies] microsoft.public.dotnet.distributed_apps, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Free Hot Phone Sex [0 replies] microsoft.public.dotnet.distributed_apps, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
pattern for switching between local and remote objects? [3 replies] microsoft.public.dotnet.distributed_apps, Friday, January 20, 2006
Does anyone have a pattern reference that would allow me to dynamically
switch between instantiating local objects v. remote objects? I'm
particularly interested in anything that uses WCF t...
Unable to cast COM object of type 'System.__ComObject' to in... [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 20, 2006
[ERROR MESSAGE:]
Unable to cast COM object of type 'System.__ComObject' to interface
type 'Manage.Statistics.IManageStats'. This operation failed because
the QueryInterface call on the COM c...
help on debugin a service component ???? [0 replies] microsoft.public.dotnet.distributed_apps, Thursday, January 19, 2006
Dear all,
I have got a sample serviced component which makes a connection to a
database and read some tables value.
In the Construct overide sub of that compenent there is the initialis...
About remote debug [1 reply] microsoft.public.dotnet.distributed_apps, Thursday, January 19, 2006
Hi ,
i have a windows2003 domain with some server as web , build application
server with visual studio installed , a COM+ application server and other.
This server and domain is used fr...
Help on n-Tier architecture ??? [6 replies] microsoft.public.dotnet.distributed_apps, Thursday, January 19, 2006
Dear all
I am studying an application architecture based on an n.Tiers architecture.
I have it defined as:
Presenation tiers
Buisness logic
DataLayer
Actually as far as I have u...
0x80131509 [0 replies] microsoft.public.dotnet.distributed_apps, Thursday, January 19, 2006
Hi,
I am trying to call a lock-functionality from my webservice and receive the
following error-messge (translated from german):
"Error by inserting into a remote transaction"
"Fehler ...
help me to undertsand Serviced Componenets ??? [7 replies] microsoft.public.dotnet.distributed_apps, Wednesday, January 18, 2006
Dear all,
I am trying to catch the real used of a serviced componenent
I get an example where a libarary named Account has been defined as a
serviced component by inheriting from System.S...
Free mp3's [0 replies] microsoft.public.dotnet.distributed_apps, Wednesday, January 18, 2006
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
<TITLE></TITLE>
</HEAD>
<BODY>
<P>And much more that that!</P>
<P><A href="http://forum.saait.net/">http:/...
Effect of ensureSecurity parameter [2 replies] microsoft.public.dotnet.distributed_apps, Monday, January 16, 2006
In .NET 2.0 the RemotingConfiguration.Configure method has a new overload
that you are advised to use with the ensureSecurity boolean parameter, but I
can find nowhere that explains the eff...
Stateful QueuedComponents? [0 replies] microsoft.public.dotnet.distributed_apps, Monday, January 16, 2006
Hello everybody,
I'm trying to redesign an existing WindowsService as a Queued Component.
This service needs to be stateful.
To instantiate the queued component, I use a moniker like t...
ClickOnce Publishing errors [1 reply] microsoft.public.dotnet.distributed_apps, Saturday, January 14, 2006
Hi,
I try to use ClickOnce to deploy a test app thru my web site.
During the "Publish Now" process, I have an error "Cannot create _vti_cnf"
(Note that the main application folder has be...
Assigning trust [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 13, 2006
I developed a windows app that will run on a public school intranet. My app
works fine on any local drive but as soon as it is installed on the intranet
or network the computers attached to...
Subject: COM+ Services Type Library [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 13, 2006
Does anyone known where I can find the ICOMTrackingInfoObject interface ? The
documentation exists:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/html/bed709ca-5083...
Readin .Msg file [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 13, 2006
Hello
i have a question , is there is a way for us to read .msg files through
outlook object model ?
and how ?
thank you .
outlook contacts [0 replies] microsoft.public.dotnet.distributed_apps, Friday, January 13, 2006
hello ,
i have a question about outlook programming with the object model .
i was wondering if there is a way that i can drag outlook contacts and drop
it into my .net application , and the...
UIP Application Block V2.0 [0 replies] microsoft.public.dotnet.distributed_apps, Thursday, January 12, 2006
hi,
Help me out I am a new employee for a s/w company but they gave me a
task on UIP application Block I can't understand what is going on can u
please give me sample for just only on text...
3-Tier Binding Problem ????????? [1 reply] microsoft.public.dotnet.distributed_apps, Thursday, January 12, 2006
In a 3-Tier application, once upon a while comes the need for binding
objects or usercontrols from other objects, example binding a
usercontrol in the Presentation layer from a Business Layer...
|