Wrox Programmer Forums
|
BOOK: Professional VB.NET, 2nd Edition or 2003
This is the forum to discuss the Wrox book Professional VB.NET, 2nd Edition by Fred Barwell, Richard Case, Bill Forgey, Billy Hollis, Tim McCarthy, Jonathan Pinnock, Richard Blair, Jonathan Crossland, Whitney Hankison, Rockford Lhotka, Jan D. Narkiewicz, Rama Ramachandran, Matthew Reynolds, John Roth, Bill Sheldon, Bill Sempf; ISBN: 9780764544002
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional VB.NET, 2nd Edition or 2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 13th, 2004, 02:57 AM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default auto-deploy

Hi,

I tried the sample code from Visual Basic.NET Solutions Toolkit - Chapter AutoDeploy.
Its OK when calling VB.NET application, but error when calling C# application.

it stop on :

RemoteAssembly.EntryPoint.Invoke(RemoteAssembly.En tryPoint, Nothing)

error : Parameter count mismatch.

I think its related to the main sub on C# : static void Main(string []args)

Its OK if its not using string []args :

static void Main()

please help.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Deploy Apps? mistry_bhavin ASP.NET 3.5 Basics 1 March 8th, 2008 05:48 AM
Deploy to Web lowell General .NET 3 October 18th, 2007 10:58 AM
Can't Deploy Reports polofson BOOK: Professional SQL Server 2005 Reporting Services ISBN: 0-7645-8497-9 0 April 19th, 2007 03:43 PM
Auto Refresh and Auto Delete deontae45 VB.NET 2002/2003 Basics 1 September 29th, 2006 04:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.