Click here to Skip to main content
15,919,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMonitor 3rd party app (hooking/subclassing) Pin
Derckie217-May-05 0:53
Derckie217-May-05 0:53 
GeneralRe: Monitor 3rd party app (hooking/subclassing) Pin
rudy.net17-May-05 19:42
rudy.net17-May-05 19:42 
GeneralRe: Monitor 3rd party app (hooking/subclassing) Pin
Derckie217-May-05 21:01
Derckie217-May-05 21:01 
GeneralRe: Monitor 3rd party app (hooking/subclassing) Pin
Tim McCurdy17-May-05 23:27
Tim McCurdy17-May-05 23:27 
GeneralRe: Monitor 3rd party app (hooking/subclassing) Pin
Derckie217-May-05 23:43
Derckie217-May-05 23:43 
GeneralData Grid Control Pin
meetaqadir17-May-05 0:34
meetaqadir17-May-05 0:34 
Generalsimple datagrid code Pin
hakanaktan17-May-05 3:45
hakanaktan17-May-05 3:45 
Generalremote configuration file ??? and why to use vbc compilation Pin
Rizwan Bashir17-May-05 0:02
Rizwan Bashir17-May-05 0:02 
Hye guys
I have used MSDN help to create one remoting application and it runs fine. Now I have build my application and having some problems in it

My remote class is Project1.class1 which returns different variables like dataset,datatable etc,.... when I compile the project through Vbc.exe it gives error but it works fine with build from menu.. I have seen many examples and every one compiles through Vbc...

Why we need to compile project through vbc ??? why not build option ???


Now in hosting application. (note: My remote class is Project1.Class1)

<configuration>
<system.runtime.remoting>
<application>
<service>
<wellknown
="" mode="Singleton" type="RemotableType, RemotableType" objecturi="RemotableType.rem">

<channels>
<channel ref="http" port="8989">





in this config file in wellknow tag what should I put against type and objectURi..

Your support will be highly appreciated... + if any one knows any document for client configuration with each and every aspects + about Vbc do let me know
GeneralCrystal Report Landscape Mode Pin
dpagka16-May-05 23:11
dpagka16-May-05 23:11 
GeneralRe: Crystal Report Landscape Mode Pin
Tim McCurdy17-May-05 23:31
Tim McCurdy17-May-05 23:31 
Generalsearch by ID in an arraylist of object Pin
fuel2run16-May-05 21:52
fuel2run16-May-05 21:52 
GeneralRe: search by ID in an arraylist of object Pin
Colin Angus Mackay16-May-05 22:19
Colin Angus Mackay16-May-05 22:19 
GeneralRe: search by ID in an arraylist of object Pin
fuel2run16-May-05 23:05
fuel2run16-May-05 23:05 
Generalcreate a new table Pin
Anonymous16-May-05 20:38
Anonymous16-May-05 20:38 
GeneralRe: create a new table Pin
Colin Angus Mackay16-May-05 22:20
Colin Angus Mackay16-May-05 22:20 
Generaltextbox help Pin
beginnervb.net16-May-05 20:36
beginnervb.net16-May-05 20:36 
GeneralRe: textbox help Pin
Christian Graus17-May-05 12:49
protectorChristian Graus17-May-05 12:49 
GeneralCatch IE Events in vb.net app Pin
NiceTim16-May-05 19:30
NiceTim16-May-05 19:30 
Questionhow to scan Pin
Anonymous16-May-05 19:05
Anonymous16-May-05 19:05 
AnswerRe: how to scan Pin
Christian Graus16-May-05 19:24
protectorChristian Graus16-May-05 19:24 
GeneralRe: how to scan Pin
Anonymous16-May-05 20:23
Anonymous16-May-05 20:23 
GeneralRe: how to scan Pin
Mekong River16-May-05 21:44
Mekong River16-May-05 21:44 
Questionhow to scan Pin
Anonymous16-May-05 19:04
Anonymous16-May-05 19:04 
GeneralDelete single line in vb.net using shortcut key Pin
Mekong River16-May-05 17:15
Mekong River16-May-05 17:15 
GeneralAn Idea Pls Pin
monica2k16-May-05 17:09
monica2k16-May-05 17:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.