[ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ?
Mon, 12 Nov 2007 18:08:39 +0100
Hi there,
I deploy my WPF application with Visual Studio 2008 and ClickOnce. My
application runs with the ;Net 3.0 framework, but during the installation
steps, the .Net 3.5 component is required... Do you know why ? Could VStudio
2008 need this component ?
Oriane
...
|
VERY NEW to VB .NET need help with a dll
Fri, 9 Nov 2007 12:44:01 -0800
refLateChargesTableAdapterI am very new to VB .NET and I am having some
trouble. I want to create a DLL file that will house functions that other
systems can call. My major problem is that these functions need to use
tables to do their processing and I want the tables to be in the dll so that
I can distrib ...
|
Remoting - how to access server data?
Thu, 08 Nov 2007 16:53:43 -0500
I am converting a C++ MFC client-server application to C# dotNet and I
would like to switch my TCP/IP messages to use dotNet remoting
concepts. I can successfully implement many remoting samples, for
example from Wrox Press Professional C#. However all of these find
have trivial objects that are invoked on the ...
|
How to Write Dot Net and Vb6 Applications that are Cluster Aware
Wed, 7 Nov 2007 07:00:03 -0800
I need to write a Windows Service to be installed onto a Clustered Server.
Besides the references that I have reported in the post at
http://forums.asp.net/p/450164/1994483.aspx#1994483, are there any
instructions on MSDN that are specific to Dot Net application as opposed to
C++?
Also any information on ...
|
Need NTFRS files from 27 June 2003.
Fri, 2 Nov 2007 03:18:01 -0700
We have some sharing violations on a DFS share. (al servers win2k fully
patched)There are no files open, en there is no logging of these files. We
also have some excel sheets display as an hex number. To solve this problem I
need the folling files, mentioned in the next document.
File Replication Service Do ...
|
Microstrategy and VB.Net
Tue, 30 Oct 2007 05:23:01 -0700
Hi every one,
I am currently integrating Microstrategy with VB.Net. I am facing lot of
problems in the areas like creating a tree view and list all the available
elements under the nodes. If any one knows the solution kindly help me. ...
|
Deploy using a Third-Party Installer
Mon, 29 Oct 2007 12:58:25 GMT
I resisted for many years but I've just written my first app in .NET2005
and am looking to deploy my app with a third-party installer. ClickOnce
and the VS Installer do not meed my needs and I am already well versed
in another installer.
My question is mainly dealing with deploying the app dependecies. I think ...
|
|
|
Clickonce problem
Sat, 27 Oct 2007 07:26:02 -0700
Clickonce problem.
Hi, I'm deploying a .net app using IIS in a windows server 2003. Everythings
works, however, if I havent made any updates for a period of months, the apps
on my colleages (around 400 pcs) mashcines doesn't detect the update. Its
like the distributed app looses 'connection' even though I do ...
|
Component Load Balancing (CLB) for Serviced components
Fri, 26 Oct 2007 12:18:03 -0000
What are the system requirements for doing Component Load Balancing
(CLB) with COM+ in .Net .
ours is a migration project we have asp Pages with VB COM Dlls.
we are migrating Asp pages to Asp.Net but existing components in VB
still be used and newly developed pages will be using .net
components. We plan to ...
|
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable.
Wed, 24 Oct 2007 19:37:32 -0700
Unable to start TSQL Debugging. Could not attach to SQL Server Process on
'srvname'. The RPC server is unavailable.
I get this error when I try to run a SQL Server Project with a CLR stored
Procedure in it. The target DB is SQL Server 2005 and im using VS 2005. I
simply create a new SQL Server Project which ...
|