| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
Am having a bit of a problem adding web reference to a web service.
I created a new Web Service called Lotto using the Visual Web Developer...
Titus
|
03-12-2007 06:56 PM
Bryan Phillips | 3 | 70 |
|  | When building a new setup and installing this setup overwrites the
application settings .config file. All settings I saved in my application are
gone...
morerice
|
03-12-2007 10:36 AM
morerice | 0 | 50 |
|  | Hi,
I want to distribute a .NET 2.0 C++ application with ClickOnce. Since it is
C++, there is no support for ClickOnce in the project settings...
cbenien@newsgroups.nospam
|
03-08-2007 01:15 PM
cbenien@newsgroups.nospam | 0 | 84 |
|  | Currently I have the Web Services Proxy code generated by the WSDL.Exe command line.
My Web app consists of ASP.NET in VB 2005 version.
Here is what...
ndskim
|
03-07-2007 09:40 PM
ndskim | 0 | 54 |
|  | Hi
I hope I'm right here with me WCF-question...
I have a WCF-Service that is hosted on Win 2003 / IIS 6. I'm using
message-security with a custom...
connvision
|
03-06-2007 03:15 AM
connvision | 1 | 80 |
|  | Greetings,
I am trying to test some of our .Net apps from framework 2.0 on a Windows
Vista machine. We had a simple installer in which we did a...
BartMan
|
03-05-2007 01:08 PM
Bryan Phillips | 3 | 72 |
|  | We recvently diagnosed an issue with an existing application that used
remoting and had issues with VPN users as the callback IP address to...
lex3001
|
03-04-2007 10:41 PM
lex3001 | 3 | 76 |
|  | Look at the n-step algorithm used in CPU task scheduling. It is the
what CPU's use today to schedule the execution of work. You could get
an idea...
Bryan Phillips
|
03-03-2007 07:05 AM
Bryan Phillips | 0 | 58 |
|  | hi!!!
im using tcp/ip and networkstream to read messages from a socket.
the problem is that if the sender uses to long time i get an...
Geir Sanne
|
03-03-2007 07:04 AM
Bryan Phillips | 1 | 55 |
|  | hi,
i have a real problem with the socket based communication of our
client-server application.
the application (c# .net 1.1) works well for all of...
bogma
|
03-03-2007 06:51 AM
Bryan Phillips | 3 | 44 |
|  | Hi,
We have an app that is being distributed using ClickOnce. However when we
try to launch it on a machine that using using mandatory profiles we...
tricky101
|
03-02-2007 04:00 PM
Bryan Phillips | 1 | 55 |
|  | I tried NCache from alachisoft and found it really great!
Do try it , its a strong recommendation. May be you have smaller budget coz price of NCache...
Paul Hank
|
03-02-2007 12:21 AM
Paul Hank | 0 | 44 |
|  | I tried NCache by Alachisoft...and it really worked out very well for me! They provide really great features such as a smarter cache for NHibernate,...
Paul Hanks
|
03-02-2007 12:09 AM
Paul Hanks | 0 | 44 |
|  | I tried NCache by Alachisoft...and it really worked out very well for me! They provide really great features such as a smarter cache for NHibernate,...
Paul Hanks
|
03-02-2007 12:08 AM
Paul Hanks | 0 | 33 |
|  | Hi experts,
I need a Web Service with a specific SOAP format. Its SOAP request and
response parameters must be XML elements with no nesting, for...
Ernesto García García
|
02-27-2007 05:32 PM
RYoung | 1 | 60 |
|  | Hi, I am a student to C# and .NET. So far I have read "Pro C# 2005 and the
..NET 2.0 Platform", which touches on the concept of creating a client...
DXRick
|
02-13-2007 09:21 AM
Michael Nemtsev | 1 | 67 |
|  | Hello,
I think I've got a memory leak in a C#/.NET service I created. I hope
someone can help point me in the right direction.
The service runs...
Brian
|
02-09-2007 09:46 AM
Brian | 2 | 60 |
|  | Enterprise Distributed Technologies is happy to announce the immediate
release of edtFTPnet 1.2.4, the popular .NET library for embedding
full
FTP...
javaftpclient@yahoo.com
|
01-30-2007 05:35 AM
javaftpclient@yahoo.com | 0 | 59 |
|  | See this blog entry for your answer:
http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!298.entry?_c=BlogPart
--
Bryan Phillips
MCSD,...
Bryan Phillips
|
01-27-2007 06:14 AM
@win | 1 | 42 |
|  | I have some classic B2B distributed problem:
My client has some business for manufacturing some technical devices.
He has information system which...
×™×•× ×™ גולדברג
|
01-26-2007 07:15 AM
Alexey Smirnov | 1 | 62 |
|  | Try reinstalling the Framework and Windows installer
--
Always Learning.
"maltobelli" wrote:
Apprentice
|
01-23-2007 08:55 PM
Apprentice | 0 | 51 |
|  | Question:
1. Can we say .NET 2.0 framework is an application server layer?
2. Sometimes, we create an application server program which sits on...
Benson
|
01-23-2007 03:18 AM
Michael Nemtsev | 1 | 40 |
|  | Hello,
UIP works with Framework 3.0, e.g., WPF(XAML) ?
Thanks for your help .
Audrey
Audrey
|
01-19-2007 05:42 AM
Bryan Phillips | 8 | 56 |
|  | Hi Ben,
As I understand, you are try to find a solution to have multiple manifest
for on clickonce application, it my undersatnding right? I suggest...
Luke Zhang [MSFT]
|
01-18-2007 08:24 PM
Luke Zhang [MSFT] | 0 | 42 |
|  | First you read data to MemoryStream , then from memory stream you load xml.
You send same way, first write xml to memorystream, so you know size...
Ivar Lumi
|
01-18-2007 09:02 AM
Ivar Lumi | 1 | 46 |
|  | Ben wrote:
I'm /guessing/ things are getting confused as to when and where the
incoming (to the server) data stream is supposed to /end/.
I'd be...
Phill W.
|
01-18-2007 08:55 AM
Phill W. | 0 | 49 |
|  | I have some requirement for an automated payment system. The system has
four machines setup as follows:
1- Two machines have a clustered database.
2-...
Rami
|
01-17-2007 07:38 AM
Alex Kuznetsov | 12 | 72 |
|  | Have a web application which uses Data Cache.
I need to understand what happens when a new instance of the same web
application is created for
for...
rbg
|
01-14-2007 06:21 PM
Bryan Phillips | 1 | 48 |
|  | I am implementing a distrubuted application as a set of windows
services. A single windows service is to be installed on the
enterprise client...
savajx1
|
01-13-2007 11:19 AM
savajx1 | 0 | 45 |
|  | I created an installer that installs .NET Framework 2.0 as a
prerequisite, which works great, further on in the installation it
places 3 .dlls in the...
wheresjim
|
01-12-2007 06:52 PM
wheresjim | 0 | 47 |
|  | Hello César,
The best case should be lead from your requiremens and future plan/.
WS, as was recommended, is the best case if you are going to move...
Michael Nemtsev
|
01-09-2007 03:04 AM
Michael Nemtsev | 0 | 47 |
|  | I think you'll progress faster with Web services.
Ron
"César" <Csar (AT) discussions (DOT) microsoft.com> wrote
RYoung
|
01-08-2007 06:52 PM
RYoung | 0 | 38 |
|  | http://64.233.167.104/search?q=cache:SW5RsYzsD9gJ:www.thinktecture.com/Resources/RemotingFAQ/Changes2003.html+System.DelegateSerializationHolder+and+t...
Mike
|
01-08-2007 06:52 PM
RYoung | 2 | 52 |
|  | What is the correct way to use AD to message a distributed application
when a user logs into machine? Say our user logs on to machine, I would
like...
Jenbo
|
01-05-2007 11:15 AM
Jenbo | 0 | 37 |
|  | Hi,
I have an application that uses a serviced component. Basically, I have a
DLL that runs under COM. I want to have my clickonce application to...
Don MacKenzie
|
12-28-2006 12:44 PM
Don MacKenzie | 0 | 61 |
|  | Good morning.
I'm developing a software in VB.NET using MDAC (through System.Data.OleDB)
to read and write MSExcel And MSAccess files in a target...
Flavb
|
12-28-2006 01:57 AM
Flavb | 0 | 60 |
|  | Hi,
I've distributed an application using ClickOnce tech. As the program is used
very frequently and can be invoked by clicking a tray icon, once...
Jesper, Denmark
|
12-27-2006 06:56 AM
Jesper, Denmark | 0 | 53 |
|  | Hi all,
I've got a strange problem. I'm trying to do a simple test of hosting a
VB.NET application in Component Services.
I've written a simple...
Nicholas Palmer
|
12-26-2006 04:01 PM
Nicholas Palmer | 0 | 45 |
|  | Hi all,
I have a solution with several projets.
One of them is the main project i want to deploy with ClickOnce.
Each projet, in my solution, have...
sebastien.varoteaux@gmail.com
|
12-20-2006 11:59 AM
sebastien.varoteaux@gmail.com | 0 | 51 |
|  | Hi,
I'm new to Visual Web Developer, and I'm having a problem I hope
someone can help with. I'm using C# as my language.
I'm trying to download...
bodagetta
|
12-20-2006 11:32 AM
bodagetta | 0 | 38 |
|  | I have a serviced component migrated from the 1.1 framework to the 2.0 framwork.
I am trying to debug it by attaching to the process in Visual...
C McGee
|
12-20-2006 10:58 AM
C McGee | 0 | 34 |
|  | Hi Henrik,
MSMQ is designed to work in a loose binding solution. From your
description, your server application have many concern on the...
Luke Zhang [MSFT]
|
12-19-2006 11:52 PM
Luke Zhang [MSFT] | 0 | 36 |
|  | Hi,
I have a remoting SAO Singleton Factory object that has two methods:
int Count {get;}
IService GetService(string serviceName);
The GetService...
Sydney
|
12-19-2006 11:13 PM
Sydney | 0 | 44 |
|  | All of what you're talking about seems way to complicated.
What you need to do is build .Net business solutions...
Duane Arnold
|
12-19-2006 09:30 PM
Duane Arnold | 0 | 33 |
|  | ANYOTHER NEEDS ALSO CONTACT ME.I WILL HELP YOU TO GET THAT
TEKLA XSTEEL V 12 DOWNLOAD LINK.
http://www.sendspace.com/file/zem32r
kain razial
|
12-12-2006 04:22 PM
kain razial | 0 | 45 |
|  | This is a basic question regarding the design of a class library...
Main parts of the .dll class library (3 .vb files):
1] Logging Class (Singleton...
JerryWEC
|
12-03-2006 10:32 PM
Luke Zhang [MSFT] | 10 | 84 |
|  | Hi,
I am using the Updater Application Block Version 2.
I am trying to follow the instructions...
olguyilmaz@yahoo.com
|
11-29-2006 10:27 AM
olguyilmaz@yahoo.com | 0 | 59 |
|  | Hi,
in my distributed enviroment (two PCs with .NET 2.0, WinXP with SP2) i try
to use remoting between a client (on one pc), a win service and a...
Mauro
|
11-24-2006 05:42 AM
Mauro | 0 | 51 |
|  | You might also check out the Spread toolkit http://www.spread.org
--
====================
eAndy
====================
"Eric" wrote:
eAndy
|
11-21-2006 04:10 PM
eAndy | 1 | 50 |
|  | Initial problem: I have a COM+ application which is used by Biztalk
2006. The problem is that i'm getting the error "COM+ activation
failed because...
edison.lumbantoruan@gmail.com
|
11-21-2006 03:59 PM
edison.lumbantoruan@gmail.com | 0 | 45 |