|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Frameworkmicrosoft.public.dotnet.framework
what to install
Terry On Windigo -
2 Jun 2006 8:29 PM - 6 messages
I have been running asp for several years and want to move into dotnet. Do they coexist? Can I just install something additional and then start with some dotnet forms, controls, etc. while I learn, while still doing some asp ...
Threading problem
Chris Saunders -
2 Jun 2006 7:55 PM - 6 messages
I'm using System.ComponentModel.BackgroundWorker to do some drawing in my application. The thread seems to run fine but it runs twice and I can't see why. I'm going to show my code with everything that I think is not relevant ...
Form resource files
Dave Brown -
2 Jun 2006 5:08 PM - 4 messages
Hi there, Given an arbitrary ".resx" file (not ."resources"), does anybody know how I can identify that this file actually contains a Windows form (in code). Once identified, I then want to collect information about the form and all its ...
NetworkService - Could not establish secure channel for SSL/TLS
Stefan G. -
2 Jun 2006 3:25 PM - 7 messages
hi, we've got a windows service calling a ssl- and clientcertificate secured webservice. running the windows service as administrator works; the webservice-call succeeds. switching the logon to the (preferred) 'network service'-user causes a "Could not establish secure channel for SSL/TLS" error. ...
Dumb question about application protection/cracking...
Sigol -
2 Jun 2006 1:52 PM - 6 messages
Hi, If this is a stupid question, please accept my apologies! I want to create 'trial' based software that expires after 30 days unless the user purchases a licence. However, it generally doesn't take long before some smartass has cracked the ...
Runtime Security Permissions
Jess.Albert -
2 Jun 2006 1:29 PM - 3 messages
Hey All, I've got a program running on a Network share. It works without any problems when I add the \\server\* with Full Trust in the .Net Configuration MMC. I also export this security set as an MSI to be ...
2.0 is crapping all over my Event Log!
William Sullivan -
2 Jun 2006 1:15 PM - 7 messages
I keep getting these two error evens in my event log, and I can't find any information on what the cause is: ..NET Runtime version 2.0.50727.42 - CLR 2.0 does not support profilers written for CLR 1.x ...
Framework 2.0 problem. Install Framework SDK 2.0 solves it!
Dikbill -
2 Jun 2006 12:58 PM - 1 message
Hi there, I have the following situation. I have a VB.net 2005 Windows application, which consists out of 1 exe file and al lot of DLL (classes) which reference to each other. When I compile the lot and start the application form a pc where the ...
Displaying an array of custom classes in Propertygrid
karen.mcdonagh -
2 Jun 2006 12:10 PM - 2 messages
Hi, I have an array of Custom Classes that have three properties which is displayed in the property grid. I would like to make this a bit more user friendly. Has anyone any suggestions or articles I could use ...
Is there a Forms collection?
Water Cooler v2 -
2 Jun 2006 11:15 AM - 7 messages
Is there a Forms collection in the .NET framework that contains the instances of the currently loaded (in memory, whether hidden or visible) forms in the current project? I am looking for something similar to the Forms collection that VB6 had. ...
C# code for Outlook Calendar Color
shubhra.bakshi@gmail.com -
2 Jun 2006 10:34 AM - 1 message
I'm trying to access outlook calender through C#. I'm not able to change the color of dates for holiday, and also not able to access the properties 'Show time as' and 'Lable'. I'm using this code: Outlook.ApplicationClass oApp; ...
Dynamically load user.config
lee atkinson -
2 Jun 2006 10:34 AM - 5 messages
Hi - is it possible to load a user.config file? What I would like to do is to be able to load a user.config file and then set the current properties to the properties within that file. This would then allow the user to download their own user settings. ...
Line graph with crystal reports visual studio 2005 Team edition
KemperR -
2 Jun 2006 8:07 AM - 1 message
Dear All, I want to achive a simple line graph by the Crystal Report stuff comming with the Visual Studio. But the documentation (even on Crystal Reports home pages ) are not quite exhaustively. 1) Can anybody drop some basic lines of code to achive this simple ...
ngen on win98
Peri -
2 Jun 2006 7:23 AM - 1 message
When I use ngen on win98 I get the following error. ngen install app.exe HRESULT: 0x80070057 (E_INVALIDARG)) The same exactly same command works on winXP and compiles about 70 dll's. When I try to install dll's on win98 separately with some I succed and ...
How do you send a windows message?
bern11 -
2 Jun 2006 3:20 AM - 5 messages
How do you send a windows message in the .net framework? Creating messages is easy, so is intercepting messages, but I cannot find a .net equivalent to the windows api sendmessage() function. ...
install .NET framework 2.0
magix -
2 Jun 2006 3:09 AM - 2 messages
Hi, Currently I have .NET Framework 1.1 installed in my PC. To upgrade to .NET Framework 2.0, - should I uninstall the .NET Framework 1.1 first , then only install 2.0 ? - After I install 2.0, how can I get it appear in Adminitration Tool ? ...
A little help with Reflection.Emit and TypeBuilder.GetMethod...
GhostInAK -
2 Jun 2006 12:16 AM - 1 message
Good morning newsgroup! Brief description: I am creating a dynamic assembly. I have a class with has some properties. These properties have data types of classes which exist in the dynamic assembly. The class has a dynamic method in which I would like to reference the properties ...
Mutex issue on NT4 with 1.1 Framework
Dinsdale -
1 Jun 2006 11:34 PM - 6 messages
I have recently added a mutex to the startup of an application to stop users from opening multiple instances. Works great except the application no longer works on NT4. The error I get is: The Application has generated an exception that could not be handled. ...
How can I tell if a WindowsForms10.BUTTON.... is a checkbox or radiobutton
Aberro-Bill -
1 Jun 2006 8:48 PM - 4 messages
I am spying on another process and I can tell that the window I am looking at is a WindowsForms10.BUTTON.... but I don't see how to tell if this is a regular button, checkbox or radiobutton. I looked at the window style but ...
Managing scheduled tasks
Rob Oldfield -
1 Jun 2006 7:33 PM - 3 messages
What is the best way of managing scheduled tasks? My current requirement is to be able to check on the status of tasks that are supposed to run overnight - mostly to be able to check that they have all completed successfully. I've ...
Cannot create new web project on localhost after framework 2.0 install
slanskye -
1 Jun 2006 5:56 PM - 3 messages
Development box has Windows 2000 Server, IIS 5, framework 1.1, vs 2003, sql server 2000 Everything works great until framework 2.0 installed - all I wanted to do was read up on sql server 2005 and BOL requires framework 2.0. ...
Problematic CodeBase key used
Gil Lund -
1 Jun 2006 2:50 PM - 9 messages
I'm having a problem with DLL that I'm using through COM interop from VB6. The DLL has some custom structs that are defined as follows. <StructLayout(LayoutKind.Sequential, CharSet:=CharSet.Unicode)> _ ...
Rich UI to work with?
jderuyck -
1 Jun 2006 2:36 PM - 1 message
Hello All, I am starting to design a new UI for an application and would like it to behave like windows Vista or Office 2007 with the general look and feel, tabs and buttons.. any suggestions ...
type define _GUID,_IMAGE_DOS_HEADER,HINSTANCE__ show in object bro
hulinning -
1 Jun 2006 12:19 PM - 1 message
Hi all, I create a mix mode .NET library in VC .NET 2003 as a wrapper of my legacy library. I include windows.h for loading my legacy library. When I browse my library from the client application I see the following type define in the ...
Call a MainForm from Another Form???
bern11 -
1 Jun 2006 11:01 AM - 1 message
I have the main form open another form, and I want the second form to execute memeber functions on the main form? How do you do this? I thought I could have a pointer (^) to the main form as a member variable ...
QUERY: VS2003 + .NET 2.0
Dhruba Bandopadhyay -
1 Jun 2006 10:34 AM - 3 messages
Am wondering if it's possible to make VS2003.NET work with .NET2.0 SDK? Just as we were able to use VS7.1 compiler kit in VS6.0. My company bought lots of VS2003.NET but now we want to use .NET 2.0 but without using VS2005 ...
ListView, selecting items during form load does not work
Matt -
1 Jun 2006 9:47 AM - 1 message
During the Load event of my form it is refusing to select any items in my ListView. After the ListView has been populated with five items the following VB code always shows a message box with the value 0. ListView1.Items(1).Selected = True ...
About load app in my app
cfyam -
1 Jun 2006 9:08 AM - 1 message
How can I load MS Word in my C# app Form Container? Or load the MS Word as a child form? ...
Getting outlook contact
mavisahdas -
1 Jun 2006 8:12 AM - 1 message
Hi, Can any body help me in exporting the contact of the outlook using VSTO. ...
Windows Service
Adam Klobukowski -
1 Jun 2006 7:46 AM - 3 messages
I'm writing a windows service that depends on sql server running. I could add dependency on sql server in service setup, but it can be running on different machine. Can I block in OnStart till sql server is operational? ...
Reflection on XML documentation
Jan Kucera -
1 Jun 2006 7:16 AM - 1 message
Hi, how can I read the /// <param name="p">My parameter p.</param> string? I don't see any corresponding method on ParameterInfo.... If it cannot be done using reflection, then how? How does the VisualStudio ...
Web Deployment ASP.Net 2.0
joshdrew -
1 Jun 2006 4:00 AM - 4 messages
I am working with VS 2005 and web projects. We were set up to use files on a UNC share that mapped to a web root for the IIS instance. Microsoft told us that is a "no no" due to bios limitations so we ...
Inheriting and Extending internal class
Paul Say -
31 May 2006 11:57 PM - 2 messages
This is the situation I have a base class _Job that has an internal class PropertyNames (see code ) public abstract class _JobBase { private int _JobId; private int _JobName; public virtual int JobId ...
.Net Remoting Exception
Brian -
31 May 2006 9:29 PM - 1 message
I am getting an exception in the following situation: Start .Net Remoting Server Start .Net Remoting Client Client Request - Works Client Request - Works Client Request - Works .... Close .Net Remoting Client Start .Net Remoting Client Client Request - *Exception* Client Request - Works ...
locking across multiple computers
Amil Hanish -
31 May 2006 9:22 PM - 8 messages
I have several computers that I want to synchronize access to a shared resource. Can a semephore do this? If not, what can I use to synch access to a shared resource...across computers? Thanks. Amil ...
XSD.exe - generated classes
David Jessee -
31 May 2006 8:47 PM - 2 messages
I was wondering how people tend to use the classes that are generated by the xsd.exe tool. They're great if you need to quickly serialize/deserialize a state....but I was wondering if people were actually using them within their applications' ...
C# windows service freezes on System.Diagnostics.Process.Start(info)
Daniel -
31 May 2006 8:46 PM - 2 messages
C# windows service freezes on System.Diagnostics.Process.Start(info) When I launch PSCP from a C# windows service and launch pscp 0.53 there are no issues. but when I use C# windows service to launch pscp 0.58 C# freezes ...
DLL PROBLEM ON PRODUCTION - urgent!!!
nish -
31 May 2006 6:36 PM - 4 messages
hi, i upgraded from vs2003 to vs2005. upgraded from framework 1.1 to 2.0. did a conversion on my code. my site is working on my local machine, however it is failing on production. i believe the problem is with the dll file. the dlls are now being ...
Empty Interface in VB?
Richard -
31 May 2006 6:34 PM - 2 messages
Is it possible in the .Net 2.0 framework using VB to have an interface with no properties, methods, or events? It would be used to determine if an object is equal to the interface, that's it. ...
Why I can't install .NET Framework v1.1 on WindowsXP with SP2
mmijic -
31 May 2006 5:24 PM - 2 messages
First of all my English is not too good so please try to understand me. Thanks I have a major problems with the installation of MS .NET Framework v1.1 on WindowsXP with SP2. Everytime I try to install it I get a popup with the ...
PInvoke doesn't work with Compact Framework 2.0
Richard -
31 May 2006 4:19 PM - 1 message
The code from this article: [link] Does not work if compiled using the Compact .NET Framework v2.0. Since the code runs without error (it just returns bogus data - at ...
CLR keeps on probing for XmlSerializers assembly
Vagif Abilov -
31 May 2006 3:32 PM - 3 messages
I noticed that components that use XmlSerializer class cause CLR to probe for XmlSerializers assembly. Is this default behavior, i.e. whenever component try to serialize/deserialize one of its classes, CLR will search for pre-compiled serializer? If so, can I simply use SGEN tool to generate ...
click once
CR -
31 May 2006 2:57 PM - 1 message
I am working on the deployment portion of my first click once app. It was created using VS 2003, with an installer, but has been upgraded to VS 2005, and I would like to use click once. I tested the click once functionality ...
How to Create a Graphical Designer
Dave -
31 May 2006 2:08 PM - 2 messages
I am looking for documentation or sample code on how to build a standalone GUI designer. The basic functionality is -- A tool box -- A canvas that controls can be dropped onto and be (re)positioned and viewed at design time. ...
VB.NET 2005 My.Settings WebProxy / ArrayList Objects
Luke -
31 May 2006 12:14 PM - 2 messages
I am trying to save a WebProxy object within the My.Settings user setting with a type of WebProxy. Its seems that the setting is not persisting when the application is restarted even when the My.Settings.Save() is called. ...
Thread.Join() in main thread makes UI unresponsive
Markus Ewald -
31 May 2006 11:39 AM - 3 messages
I created a simple splash screen with a progress bar in it that should keep the user entertained while my application is busy loading resources. The code goes like this: // Display the loading splash screen while we're busy. ...
Query on xls file with OleDbConnection fails after impersonation
GB -
31 May 2006 9:59 AM - 1 message
When i query an xls file using an OleDbConnection after impersonation, it fails. Nevertheless it work when i do not impersonate! Conceptually the code looks like: -> Start impersonation -> Dim ExcelConnection As OleDbConnection = New OleDbConnection(strConnection) Dim ExcelCommand As OleDbCommand = New OleDbCommand(strPath, ...
Rainbow Portal Null reference
Ernequei -
31 May 2006 9:28 AM - 2 messages
Hi all. I am working with rainbow portal since few months ago. The articles module was working fine, until i got an error with the following trace: "Null Reference: Object reference not set to an instance of an object. Rainbow. DesktopModules.articles Edit.Page_Load (Object sender, ...
.Net Framework2 question
MM -
31 May 2006 6:33 AM - 3 messages
hi all, i want to ask if i could work with VS 2003 under .Net framework2? i already installed .Net framework2 but when i tried to remove .Net framework 1.1 it didnt work thx in advance ...
FrameWork 2.0 deployment as part of Deployment project
Bob -
31 May 2006 3:45 AM - 3 messages
Hi, I need my setup and deployment project to install Framework 2.0. I have got the redistibutable dotnetfx.exe but can't see how to include it in the setup project. There used to be a setup.exe and Settings.ini file in V1.1. Can't ...
How to change Company Name in Vistual studio 2005
cok -
31 May 2006 1:09 AM - 4 messages
Hi , all WhenI installed WindowXP Home Edition and Vistual Studio 2005 on my computer, I found my Company Name is Error, When I begin a new C# project, I found the [assembly: AssemblyCompany("ERROR")] is error, How can I fix it ? ...
clueless: shim database in registry?
gs -
30 May 2006 11:51 PM - 3 messages
what does the following mean? Event Type: Error Event Source: .NET Runtime Event Category: None Event ID: 0 Date: 2006-05-29 Time: 09:39:27 User: N/A Computer: myPC Description: The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be ...
Basic Object Serialization to a STRING
Alex Maghen -
30 May 2006 10:08 PM - 3 messages
I'm trying to figure out, from the examples, how to serialize my object to a String variable so that I can use it to write the serialized object to a database. I'd like to use a BinaryFormatter and then do a Convert.ToBase64() or ...
"SoapFormatter" in System.Runtime.Serialization.Formatters.Soap?
Alex Maghen -
30 May 2006 9:58 PM - 2 messages
I'm trying to use a SoapFormatter object but I can't seem to do a... using System.Runtime.Serialization.Formatters.Soap; Says that there's no "Soap" in "Formatters". Any ideas? Alex ...
Determining if the current thread has a lock on an object
Bob -
30 May 2006 8:17 PM - 4 messages
For debug purposes, I need to figure out if the current thread has a lock on an object. Ideally I would like to determine this without using multiple threads. The closest I can get is to Monitor.TryEnter(obj)/Exit which tells me ...
SqlCommand issues
Mike -
30 May 2006 6:46 PM - 3 messages
Greetings, I hope I am posting to the correct newsgroup. We are having some issues with SqlCommand as it relates to calling SP. Actually, breaking the problem down, we are having a couple of different issues, first with SQL Server 2005, which is failing to ...
Sybase DataWindow Vs. Infragistics Grid
someone -
30 May 2006 6:46 PM - 1 message
Hi, I need to choose between DataWindow and NetAdvantage suite for my company. I have read the feature of both the products but can't decide which one we should buy. Chosing which software to use for my company was never ...
Design Time event missing
Jack -
30 May 2006 5:35 PM - 1 message
Hi all, I have created a CollectionBase descendant property on a user control which provides a collection of Component descendants. I have provided attributes to hide the component from the designer so that I can use the default collection editor to maintain the list. It worlks fine except for being able to ...
ToolTip on WebBrowser and RichTextBox controls
SkyHook -
30 May 2006 5:26 PM - 4 messages
I cannot seem to a get ToolTip to display for either a WebBrowser control or a RichTextBox control. I CAN get a ToolTip display on all the other controls on my form. Is it possible to display ToolTips on WebBrowser and RichTextBox controls? ...
ProcessStartInfo.CreateNoWindow and UserName+Password
Walther Homme -
30 May 2006 4:42 PM - 2 messages
Hello :) "If you call the Start(ProcessStartInfo) method with the ProcessStartInfo.UserName and ProcessStartInfo.Password properties set, the unmanaged CreateProcessWithLogonW function is called, which starts the process in a new window even if the CreateNoWindow property value is true or the WindowStyle property value is Hidden." ...
ProcessStartInfo.CreateNoWindow and UserName+Password
Walther Homme -
30 May 2006 4:36 PM - 1 message
Hello :) "If you call the Start(ProcessStartInfo) method with the ProcessStartInfo.UserName and ProcessStartInfo.Password properties set, the unmanaged CreateProcessWithLogonW function is called, which starts the process in a new window even if the CreateNoWindow property value is true or the WindowStyle property value is Hidden." ...
Serializing/Deserializing to Database
Alex Maghen -
30 May 2006 3:43 PM - 9 messages
I have a class, "MySavableClass." The class has one string property named "MyID" and then a bunch of other properties. Ideally, what I'd like to do is write a "Save()" and a "Restore()" method - or probably static methods for this object that would work as follows: ...
Can not connect to Team Foundation Server
David Jessee -
30 May 2006 3:23 PM - 2 messages
I've been staring at this and I've narrowed it down to a machine-level issue...but I can't figure out what that issue is. When I try to connect to TFS, I get the following error: TF31002 - Unable to connect to team foundation server ...
Struct inside class
Sneil -
30 May 2006 10:27 AM - 19 messages
Example: namespace _111_ { public struct S { public int i1, i2; } public class C { public S s; ...
Semantics of BeginXyz()...EndXyz()
Markus Ewald -
30 May 2006 7:32 AM - 4 messages
Hi! I'm designing a system for communicating with an USB device. Now I'm a bit stuck with Microsoft's asynchronous operation concept in .NET. You know, the stuff with a normal method (eg. Receive()) and two asynchronous methods (eg. BeginReceive() and EndReceive()). ...
how to disbale refersh button
AVL -
30 May 2006 7:25 AM - 1 message
Hi, I want to disable teh refresh button on my pop window. Whenever I right click, my pop up window, the 'Refresh' button should be disbaled.... Can anyone help me on this.... any javascript functions to be included? ...
need hep on parser error
AVL -
30 May 2006 7:20 AM - 2 messages
hi, I've a problem in accessing user controls when I deploy the application in the production server.. I'm receiving the following error... Ambiguous match found. Source Error: Line 1: <%@ Control Language="c#" AutoEventWireup="false" Codebehind="CommViewEvents.ascx.cs" ...
the J# unsupported Fix code while debugging?
mtczx232 -
30 May 2006 7:01 AM - 1 message
I wonder if J# and C# not support "Fix code while debugging" under VS2005? ...
Daylight savings time problem (affects code running in Australian timezones)
Stephen Ahn -
30 May 2006 1:43 AM - 3 messages
Using dotnet 1.1 sp1, Windows XP sp 2, with Windows auto update on. Prerequisites to reproduce behaviour : In control panel, set Windows timezone to : GMT +10 Canberra, Melbourne, Sydney, Tick : Automatically adjust clock for daylight saving changes, set local date to correct local date (eg. 30 May 2006). ...
ngen administrative credentials
dreamlusion -
30 May 2006 1:13 AM - 1 message
I tried to make a "ngen install <application>" as a user from the "Users" group. I found out that this is not possible, because administrative credentials are required. Is there any workaround to this one? We deploy an application using the ClickOnce technology, and tests have ...
ngen administrative credentials
dreamlusion -
30 May 2006 1:13 AM - 1 message
I tried to make a "ngen install <application>" as a user from the "Users" group. I found out that this is not possible, because administrative credentials are required. Is there any workaround to this one? We deploy an application using the ClickOnce technology, and tests have ...
Deleting non readable attribute from eDirectory - LDAP through ADSI/System.DirectoryServices
chat_devil -
29 May 2006 10:41 PM - 4 messages
hi, does anyone know if it is possible to remove an attribute that can not be read into the ADSI property cache/collection. i'm trying to do an eDirectory password change from .net directory services. eDirectory uses the "userPassword" property to change the ...
How do I share a Singleton between AppDomains?
Joseph Geretz -
29 May 2006 7:18 PM - 3 messages
I've built a singleton class which I want to share among different application clients (code below). I've confirmed that the singleton class works properly within a single client. Although the application can acquire multiple references to the class, all references point to a single class ...
Is it not possible to inherit from DataRow?
cmay -
29 May 2006 7:09 PM - 4 messages
I want to add a few methods to the datarow class, but the DataRow requires a DataRowBuilder in it's constructor, and I can't find a way to get a DataRowBuilder, and DataRowBuilder has a private constructor. So is there no way to do this? It kinda stinks. ...
unhandled exception address of Error?
mtczx232 -
29 May 2006 7:06 PM - 5 messages
when unhandled error occur on my customer. how i can get the address of error, like we do on C or Pascal (At 0000:C234)? ...
how to open existing .aspx file in a new internet browser window u
David KHLee -
29 May 2006 3:07 PM - 7 messages
To whom are helpful: i have try to search from the MSDN, i found the namespace "System.Windows.Forms.HtmlWindow" has this function, but the my .NET Framework version 2.0 dont have the object. Moreover, i have try to download ...
IP Recovery With C++
Dexter Drupsteen -
29 May 2006 2:09 PM - 2 messages
Hello, I have a question concerning a program that I am developing. The program itself needs the IP address of the local computer in order to work properly. The only problem is that I don't know a way to recover the ...
Custom control class defaults ?
Philipp -
29 May 2006 1:55 PM - 5 messages
Hi NG, I made some custom control classes, for example a "CommonButton" ... Now I want the button be larger than the default width and height. It works at runtime (by overriding the InitLayout) ... but I also want it at design time when I drag the "CommonButton" on a form ... It always has the ...
VS 2005 bugs ?
Romain TAILLANDIER -
29 May 2006 10:20 AM - 1 message
Hi group, First I create a Windows Mobile 5.0 project, with 2 classes - a simple class with 2 proprerties - a collection of this class, inerited from a generic list, having 2 static functions to serialize and deserialize XML. To test i add a main function in the collection, and excecute it on the ...
dynamic variable naming
kaanengin -
29 May 2006 8:19 AM - 5 messages
Hi, I am building a multilanguage asp .net application using masterpages. All the pages are derived from one class and the class has a function which finds a specific label on the masterpage and prints the output messages there. public void ShowMessage(string outputMessage) ...
FileNotFound exception doesn't show missing file name for unmanaged imports
n.estner -
29 May 2006 12:24 AM - 2 messages
If I include an unmanaged DLL into a mixed mode C++/CLR assembly using it's import library (NOT using P/Invoke) and the DLL can't be found at runtime, the CLI throws an exception (FileNotFound), but the exception ...
Determining assembly from namespace
Ludwig Wittgenstein -
28 May 2006 8:13 PM - 4 messages
Hi, I know that in .NET an assembly can host several namespaces, or a namespace can be spread across several assemblies. However, is there a way to determine which assembly uses a specific namespace? For instance, how would you find out which assembly has hte ...
Using WebBrowser Control for simple display
SkyHook -
28 May 2006 2:30 PM - 2 messages
I'm experimenting with the WebBrowser control. What I'd like to be able to do is to change the display/contents of a WebBrowser control programmatically whenever a ComboBox selection changes. In other words, this would basically be a Master/Detail presentation with the ComboBox ...
.Net remoting doesn't work in Wan area.
Anthony -
28 May 2006 6:13 AM - 2 messages
with the below code, i try to broadcast events raised in server to clients. everything is ok in lan environment. but when runs in Wan environment this code failed. What is the problem with this code? Or do I have missed some setting on ...
|
|||||||||||||||||||||||