Home All Groups Group Topic Archive Search About

.NET Framework

microsoft.public.dotnet.framework
Score System.Environment.TickCount wrapping
LJJ - 19 Mar 2005 10:03 PM - 4 messages
The documentation for TickCount states quite plainly that it wraps from its max value of Int32.MaxValue to zero at the wraparound point (approx. every 24.9 days). I did build a longer term timer based on this assumption, but ...
Score proper way to update a datagrid from a separate thread (bringtofront error vs versionnotfoundexcepti
lloyd - 19 Mar 2005 6:57 PM - 2 messages
i have a datagrid that i need to be updated every couple seconds in a point-of-sale type application.  i thought this was going to be easy but apparently its not.  i have a simple sql query to select a few columns from ...
Score SQLServer State - how do you use it?
Mark - 19 Mar 2005 5:31 PM - 3 messages
Hi - I am regularly losing session information, I think due to the worker process recycling.  I have been traditionally using InProc procedures, and using them like: Session("username")=objDR("username") 'read from database ...and then simply referencing this on any other pages code behind, as: ...
Score Configure runtime version not using app.exe.config?
Neo The One - 19 Mar 2005 4:51 PM - 4 messages
It may sound a little stupid, but I'd really like to know if there is any other ways to configure an application to run in a specified .NET runtime version (1.0, 1.1 or 2.0). Thanks. ...
Score you american
Vic - 19 Mar 2005 2:07 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score you american
Vic - 19 Mar 2005 2:07 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score ignore the brotherhood
Vic - 19 Mar 2005 2:07 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score asking for a connection between VB6 and Excel Data
swayam - 19 Mar 2005 9:36 AM - 3 messages
Dear Friend,      Please send me the code  for sending a value from textbox in vb to excel based on which some calculations will happen in excel and then retrieving the value from excel to vb 6.0 with the entire oledb ...
Score How do I emulate network and/or internet acess on the Pocket PC Em
Greg - 19 Mar 2005 2:13 AM - 2 messages
using the .net compact frame work, how do I emulate a pocket pc with network and internet acess so I can test out my program? ...
Score WinXPx64 question
Timothy V - 18 Mar 2005 10:56 PM - 8 messages
Hi, I have a question regarding the .NET Framework 2.0 and x64. I realise these are still in beta, but I hope someone can help me. If i had dotnet2.0x64 installed on winxpx64. Does an application compiled on ...
Score A Bug in Visual Studio ?
Halil Gursoy - 18 Mar 2005 7:41 PM - 3 messages
I am unable to solve the problem. Any help is appreciated. Is this a bug? Summary : I am raising  a custom shared event from custom DateTimePicker instances. This custom event causes to a call to MessageBox.Show. At that point splash ...
Score NotifyIcon and Service
Nathan Brady - 18 Mar 2005 5:23 PM - 1 message
I'm trying to set up a simple service, and am trying to get an icon to show up in the system tray, along with tooltip, context menu, etc. I added a NotifyIcon control to my ServiceBase subclass' component tray, set ...
Score ServiceInstaller configuring
Random - 18 Mar 2005 4:52 PM - 2 messages
I am using the ServiceInstaller to create an install for my Windows Service app.  I need to be able to add some additional information in the registry for lookup by the Service at run time (service settings that I'll create a ...
Score nested message pump
qfel - 18 Mar 2005 2:53 PM - 1 message
While processing some event, I want to enter nested message loop (so like I called Application.Run, but it cannot be called twice), which is to be terminated from another event handler. Say, write a function that shows TextBox, waits for user to enter the text and press return, then returns ...
Score fool yourself
Vic - 18 Mar 2005 2:07 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score Shame on you all
Vic - 18 Mar 2005 2:06 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score you american
pHenry - 18 Mar 2005 2:06 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score Yes... it is
pHenry - 18 Mar 2005 2:06 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score http://www.jameswickstrom.com
pHenry - 18 Mar 2005 2:06 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score to the world
pHenry - 18 Mar 2005 2:05 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score ...just fool yourself
pHenry - 18 Mar 2005 1:57 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score the brotherhood
pHenry - 18 Mar 2005 1:57 PM - 2 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score can't ignore the brotherhood
pHenry - 18 Mar 2005 1:57 PM - 2 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score the brotherhood
pHenry - 18 Mar 2005 1:57 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score democracy
Henry - 18 Mar 2005 1:53 PM - 1 message
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score Regex on a method signature
Bragadiru - 18 Mar 2005 12:54 PM - 1 message
Hi, I need a patern to check a string if it is a call to a method, parameterless or with 1/2/3/.../n parameters. e.g. : MyFunction() or MyFunction(22, 'Hi'), .... I want to extract the method name, the number of parameters and their ...
Score Yes democracy
Henry - 18 Mar 2005 12:52 PM - 6 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Score Problem adding web reference to a j# project
kevin_wailes - 18 Mar 2005 12:10 PM - 2 messages
I'm trying to add a web reference to a J# project and everything goes OK until I get this message : Custom tool warning: At least one import Operation is an unsupported type and has been ignored. I use the same WSDL in XMLSPY and it works a treat but Visual Studio ...
Score Error adding DataRows to Dataset (based on OldDS)
Neal - 18 Mar 2005 12:07 PM - 1 message
hi all I am trying to create a new DS from an incoming (ex DBase query) DS The Incoming DS has data, which spawns (should) multiple records, depending on the data in the pertinent field. ie Incoming has 18 rows, 6 of which indicate the need to create 2 - 7 new ...
Score Obtaining a Drives Recycle Bin's Path...
Kerem Gümrükcü - 18 Mar 2005 11:47 AM - 1 message
Hi, how can i get the pyhsical path to a recycle bin object. i am working with the FileSystemWatcher Object and i dont want to handle events inside the recycle bin, because the FSW Object treats the recycle bin as a folder/file... ...
Score Exception in 'Control.Invoke'd method
Tommy Carlier - 18 Mar 2005 11:27 AM - 1 message
I have an application with 2 threads: the UI thread, and a 2nd thread. In the 2nd thread, I invoke a method on the UI thread, using Control.Invoke. Inside this method (or a different method called by this method), ...
Score Color Scheme
mha - 18 Mar 2005 11:07 AM - 2 messages
Hi :-) From the Display Properties->Appearance dialog, it is possible to select a color scheme from a drop down list and change the visual style of XP. Is it possible to select/change color schemes with help from C# or dotnet ...
Score Oracle Transaction error
Jason - 18 Mar 2005 9:37 AM - 2 messages
I am looking for hotfix Q830173 for a transaction problem with oracle .Net and version 8 oracle databases. Does anybody know where I can get this from? ...
Score Remote debug
Denny - 18 Mar 2005 9:15 AM - 2 messages
Hi all, I need to do the remote debug of my application on a remote machine. This is the first time that I do this, so I could mistake... I opened the window "Attach to process" from Tools, then I connected to the ...
Score Registry: Editing values...VB.Net WinApp/WebApp ..Security
Neal - 18 Mar 2005 9:01 AM - 5 messages
Getting real tired of this... After several attempts on this forum, and implementing proposed solutions, to write to the registry...Still a month down the line, having migrated from WebApp (IIS security settings and associated ...) to Windows App... to escape the IIS security settings etc. ...
Score Getting command line arguments outside of Main() method?
Jens Weiermann - 18 Mar 2005 7:52 AM - 3 messages
Hi, is there any way to get a hand at the command line arguments passed to my app OUTSIDE the main function? Thanks! Jens ...
Score Process.GetCurrentProcess().ProcessName runs very slow
Nick Zdunic - 18 Mar 2005 7:41 AM - 1 message
This function is used in the Enterprise Library Application Blocks and it runs very slow. Is there a faster way to perform the same function. The call is located in a function called CurrentInstanceName in the code file PerformanceCounterInstances.cs in the Common project. Code is pasted ...
Score Process.GetCurrentProcess().ProcessName runs very slow
Nick Zdunic - 18 Mar 2005 7:41 AM - 1 message
This function is used in the Enterprise Library Application Blocks and it runs very slow. Is there a faster way to perform the same function. The call is located in a function called CurrentInstanceName in the code file PerformanceCounterInstances.cs in the Common project. Code is pasted ...
Score c# info
AVL - 18 Mar 2005 6:13 AM - 2 messages
Are C# and C#.net different? what is the current version of C#? Also, suggest few good sites for learning C#? ...
Score info on C#..urgent
AVL - 18 Mar 2005 6:13 AM - 4 messages
Are C# and C#.net different? what is the current version of C#? Also, suggest few good sites for learning C#? regs avl ...
Score Info on C#
AVL - 18 Mar 2005 6:11 AM - 2 messages
Are C# and C#.net different? what is the current version of C#? ...
Score Re: Mail Message Contains Exclamation Characters
James Krewson - 18 Mar 2005 5:45 AM - 1 message
I hit this problem today as well and came up with a solution. Thought I would post so that others might benefit. Some SMTP servers evidently have problems with > 1000 character lines in the body of a message. If ...
Score Monitoring cpu usage
Al Cadalzo - 18 Mar 2005 3:09 AM - 5 messages
How do I use performance counters to monitor CPU Usage?  I want to send an alert via e-mail when CPU usage goes over a certain amount.  I need to write an app to monitor several processes.  Occasionally one of the processes will ...
Score .NET 2.0 And MSI 3.0 Incompatible
shailesh - 18 Mar 2005 2:23 AM - 2 messages
OS win2003 server ..NET 1.0 , 1.1 & 2.0 beta installed VS studio 2003 installed VS Studio 6.0 installed When I don't had .NET 2.0 beta my MSI file was working fine. Now After .NET 2.0 beta ...
Score Invoking code on a specific thread
Phil Jones - 18 Mar 2005 12:06 AM - 5 messages
I'm trying to re-create the thread functionality found on a user Control for a normal object that is not a control.  The functionality is:    Control.Invoke(delegate) [Method]    Control.InvokeRequired [Prop] I have a situation where I want to have the option to force execution on the ...
Score My Machines keeps locking up when I run ASP.NET apps.
Steve - 17 Mar 2005 9:30 PM - 1 message
Here is a post from somebody that has the same problem. Is this a known issue? Is there a fix for it? I would like to use VS.NET 2003 soon again. Any help is appreciated. Thank you, Steve [link] ...
Score Grant FullTrust permissions to VS .NET Projects on Network (Intranet) share
Jay A. Moritz - 17 Mar 2005 9:03 PM - 4 messages
I'm having a huge problem setting up a shared folder on my network with some VB Projects that I want other developers on the network to include in the solutions they are developing. I have used the .NET Configuration tool ...
Score Help: Unable to use the .NET SDK
Mirage - 17 Mar 2005 6:24 PM - 1 message
My OS is Windows XP Pro SP2 I know that this question has been asked umteen times, but I have yet to find an answer that solves this problem.  So I only employ your expertise after searching the web for an answer. ...
Score Disabling task list features in VS 2005 Beta 1
Quimbly - 17 Mar 2005 6:01 PM - 4 messages
I'm trying to figure out how to disable the comment headers (TODO:, HACK:, UNDONE:, etc.) from being automatically processed by VS 2005 Beta 1.  Having these in my source code files is causing VS to crash. Any ideas? ...
Score Unable to debug remotely (XP -> 2003)
Ken Allen - 17 Mar 2005 4:29 PM - 2 messages
I am using Windows XP Pro as my desktop, and Windows 2003 on my test syste, where Visual Studio .Net 1.1 is installed on both systems. When I attempt to debug an applicaiton on my desktop computure but indicate that I want the executable to run on the test system, I get ...
Score Show Calendar in SmartPhone
Juan - 17 Mar 2005 4:00 PM - 1 message
Hello: ¿How can I show a valid calendar and select one day in Smartphone 2003 se? I develop in c#. The calendars that works with "standar" compact framework don't seems to work. I get everytime a "nonsupported" while executing. ...
Score Why can't i find a row in a dataset?
Paul Custance - 17 Mar 2005 3:44 PM - 5 messages
Hi, Currently had a Dataset that has information from the Northwind database, Customers table in it. I have created my update and select commands and they work fine. When I go to update a row in the data set I use this ...
Score Upcasting in VB.NET
Bob Trabucco - 17 Mar 2005 3:44 PM - 6 messages
Does anyone know how you can do an upcase in VB.NET? Example: Public Class Class1     Private s As String = "Hello World"     Protected Property Prop1() As String         Get ...
Score Framework Error: Invalid Parameter used.
Don Stewart - 17 Mar 2005 3:35 PM - 2 messages
I receive the error below at least 10 times a day from some of the many thousands of customer machines via an automatic error reporting module we have. It does not occur everytime on any particular Form. But it does happen ocaisonally on nearly every Form ...
Score Framework 2.0 using Visual Studio 2003
g4685034@cc.cpe.ku.ac.th - 17 Mar 2005 2:32 PM - 3 messages
Dear All, Can I configure Visual Studio 2003 to use .NET framework 2.0? Thanks, Theewara ...
Score Are these bugs in COM Interop with DTS packages?
Ollie Riches - 17 Mar 2005 1:54 PM - 1 message
I am using COM Interop to access and execute a remote DTS package. I have taken the code from the KB article [link] and converted this into C#. I have a managed wrapper class that is a COM event sink capturing the events ...
Score Finalizer vs. Dispose
Klaus Aschenbrenner - 17 Mar 2005 1:47 PM - 7 messages
Hi! When should we use a finalizer and when should we implement the IDisposable interface? I think when we have the IDisposable interface we don't need a finalizer - or are there any scenarios when a finalizer is better than ...
Score CodeDOM questions
Klaus Aschenbrenner - 17 Mar 2005 1:40 PM - 1 message
Hi! I've several questions regarding CodeDOM: 1.) Is it possible to precompile assemblies automatically with NGen when they are created? 2.) Is it possible to embedd resources (like PNGs) in assembles when they are generated with CodeDOM? 3.) How can I emit a switch-statement with CodeDOM? ...
Score Trouble Accessing Active Dirctory Domain Controller
webbertsolutions - 17 Mar 2005 1:36 PM - 6 messages
I am having troubles accessing a different Domain Controller than the one I am currently in.  Any help would be appreciated. Dave =================================================                         Access DC_1   Access DC_2 ...
Score XCopy-Deployment questions
Klaus Aschenbrenner - 17 Mar 2005 1:32 PM - 1 message
Hi! I've 2 questions about XCopy-Deployment: 1.) Is XCopy-Deployment also possible when the client is a PDA? 2.) Needs the XCopy-Deployment mechanism only an HTTP Server or must it be a IIS? 3.) Is it possible to use XCopy-Deployment from an Apache Server? ...
Score XCopy-Deployment & NGen
Klaus Aschenbrenner - 17 Mar 2005 1:31 PM - 1 message
Hi! As far as I know assemblies which are precompiled with NGen must be placed into the GAC. Is it also possible to make use of XCopy-Deployment & NGen assemblies? Thanks Klaus Aschenbrenner MVP Visual C# [link], [link] ...
Score Assembly versioning
Klaus Aschenbrenner - 17 Mar 2005 1:31 PM - 1 message
Hi! Can I load several versions of an assembly in 1 AppDomain without using the GAC? Thanks Klaus Aschenbrenner MVP Visual C# [link], [link] [link] ...
Score Changing Resource Assemblies
Klaus Aschenbrenner - 17 Mar 2005 1:31 PM - 1 message
Hi! One of my customers has the following requirement: They are generating with CodeDOM C# code from an XML definition file. Furthermore they are storing resources (such as color-, font-definitions) in a separate assembly. When the real assembly wants to access resources the ...
Score Assembly unloading
Klaus Aschenbrenner - 17 Mar 2005 1:30 PM - 2 messages
Hi! Currently (.NET v1.1) we can only unload assemblies when we are shutting down the AppDomain. Are there any changes in .NET v2.0? Thanks Klaus Aschenbrenner MVP Visual C# [link], [link] ...
Score Atribute accessing it's target type
Hugo Batista - 17 Mar 2005 12:18 PM - 3 messages
Hi there Does anybody know how can a custom attribute know in its instance the target type ? I don't need the target instance neither interact with it.. i just need to know the target type . Otherwise, it will be very weird to declare something like ...
Score Unrecognized attribute 'validateRequest'
Joe - 17 Mar 2005 11:51 AM - 1 message
Hi there, Im trying to install the DotNetNuke Portal thingy but icomes up with this error. Unrecognized attribute 'validateRequest'.  Im pretty sure this happens because of Framework 1.0.  I develop in Visual Studio 2002 and I can only use Framework 1.0 for that.  But I did install the Framework 1.1 ...
Score System.ExecutionEngineException Occurred in crdb_adoplus.dll
Charu Deodhar via DotNetMonster.com - 17 Mar 2005 10:06 AM - 1 message
I Have Developed One Windows Application, Using front end as VB.Net and Backend as MS Access. I Have Developed Reports Using Crystal Reports Of DOTNET Framework. But When I Run These Reports Using Front end, Sometimes It Throws an Exception as System.ExecutionEngineException occurred in ...
Score WebRequest hangs when run in own thread
Anders M. Mikkelsen - 17 Mar 2005 6:53 AM - 8 messages
Hi I'm experiencing a strange problem when trying to issue a WebRequest from a thread other than the main thread: using System; using System.Threading; using System.Net; using System.IO; namespace HangProblem {   class Program   {     static void Main(string[] args) ...
Score Solution to the window.open doesn't get focus with SmartNavigation problem
Daniel Roth - 17 Mar 2005 6:51 AM - 3 messages
Solution to the window.open doesn't get focus with SmartNavigation problem Instead of string script = "<script> var ref = window.open('ViewReport.aspx');</script>";            RegisterStartupScript("ShowReport",script); ...
Score obsolete code
Vincent - 17 Mar 2005 2:08 AM - 9 messages
Hi, I have this code that the framework tells me that is obsolete(underlined), but I don't know how to replace it. Can any1 help? private void CreateIssuePage() { // This code created the HTML page displayed in the // browser window ...
Score Detailed info for COM based "Web Browser" control in VS.NET 2003
Ahmed Shafi - 16 Mar 2005 10:15 PM - 4 messages
Hi there, Can some one point me toward detailed tutorials / resources as to how to use the COM based web browser control (not the manged WebBroser Control in C# 2.0) in wnforms ?  How to access the contents of the page that is being ...
Score Singleton VS Finalize
Christian - 16 Mar 2005 10:07 PM - 5 messages
Hi, i created a singleton. This singleton read a config file in the constructor and write it in the finalize. I got a big problèm, the finalize it's not always call!! :( I don't know what do that it is call or not.. it's seem ...
Score Regex Question
recoil@community.nospam - 16 Mar 2005 9:49 PM - 1 message
My input is a pretty standard e-mail I have 2 regex patterns that sort of do what i want. The first pattern sort of does what I want and covers most values. It grabs the everything inbetween and including the : and the next ...
Score .NET Application Causes Exception
Eric - 16 Mar 2005 9:12 PM - 2 messages
Hello, I built an applicaiton using the Windows Media Player ActiveX control.  It works fine on my dev machine. I deploy it a second machine with WMP and .NET, and the Debugger reports an exception occurred.  Nothing else.  No .NET runtime error stack - I'm ...
Score Howto find an object on network using remoting?
Mauricio Pires - 16 Mar 2005 9:03 PM - 2 messages
I have a client computer running a client application and some server computers running identical server applications connected on network and using remoting service. In my client aplication I want to show a list of servers which have the server object, like SQL Enterprise Manger does when we create a new SQL ...
Score MFC71.dll not found
Eduardo Pavinato Klein - 16 Mar 2005 8:13 PM - 3 messages
Hi all. I've installed my application in a production machine and, to my surprise, I've received a popup error message like 'MFC71.dll not found' and that I needed to reinstall my application. It seems that this library is not part of the .NET Framework. So why does ...
Score Digitally Signing Services may cause Service Start Timeout
BK Rogers - 16 Mar 2005 7:49 PM - 1 message
Hello,   I've developed a Windows Service using .NET and Authenticode Signed the code with a digital certificate.  I've run into a problem with customers trying to start the service on a isolated network.  It appears the OS or the ...
Score Bizarre Issue with Tab Key and .NET Framework
webappguru - 16 Mar 2005 7:21 PM - 1 message
I have an application running on multiple PC's using SQL 2000 and VS.NET 2002. In some forms, when the tab key is hit, it jumps a few tab stops rather than just 1. Also using a dropDownColumn in a datagrid, it doesnt recognize ...
Score thread array
Random - 16 Mar 2005 7:07 PM - 4 messages
I have a DataReader with records that I need to process asyncronously.  In VB.NET, how do I declare a thread array so I can use it to start new processes in my While reader.Read... End While statement? ...
Score HastTable/IEnumerator
Neil B - 16 Mar 2005 6:01 PM - 4 messages
Hi folks, I seem to have a strange issue which is probably due more to my (incorrect) assumptions about .NET collections than anything else. When using the HashTable.Add() method, and then subsequently getting an IEnumerator from that HashTable, what assumptions can I make about the ...
Score Saving Printer Settings
Brett - 16 Mar 2005 4:51 PM - 1 message
I'd like to be able to save the printer settings (ie, printer, tray number, paper size) so that they can be loaded with ever run of a program.  Instead of making them change it every time they open the program.  I can change the ...
Score .NET Framework v2.0.41115
Quimbly - 16 Mar 2005 4:22 PM - 7 messages
I recently installed the Visual Studio 2005 CTP Beta on my machine.  That went fine, but when I uninstalled it (as my team later told me we were going to be working with VS2005 Beta 1), it didn't uninstall version 2.0.41115 of the ...
Score Error: "Unable to start debugging on the web server. Access is den
gmickelsen - 16 Mar 2005 3:59 PM - 2 messages
Can anyone help please??? Been banging my head on a wall for a few days over this. We have installed IIS, VS.net & ASP.NET on a Windows 2000 Server (SP4) and VS.net client on an XP and 2000 Pro client. ...
Score Grid Control in .NET
Tarh ik - 16 Mar 2005 3:51 PM - 5 messages
Hi!!!      Can anyone tell me how can I use a grid control in my Visual Basic.NET application???  In VB6 there was a nice control called "Flexi Grid" from Microsoft. However, it seems that .NET does not have this control anymore. ...
Score security
Julia - 16 Mar 2005 3:01 PM - 2 messages
Hi, I'am trying to learn more about security. What does this mean: "All client computers are configured to implemented the default .NET security policy." Thanks Julia ...
Score CLR optimization question
Daniel Billingsley - 16 Mar 2005 2:58 PM - 3 messages
Suppose you have a base class with one protected property and one method. When you instantiate a derived class, obviously there needs to be a copy of the property specific to that instantiation in memory. But there *could* be one copy of the method for all the derived objects to ...
Score Strange Error...
Kerem Gümrükcü - 16 Mar 2005 1:47 PM - 2 messages
Hi, i get this error when i try to compile my code. But why, ...everything seems to be ok! When i try to get some files extension with this: "File Extension: " + Path.GetExtension(e.FullPath)  + " created..."; , i get this error ...
Score ExpendableObjectConverter mustinherist class
Patrice Lamarche - 16 Mar 2005 1:45 PM - 1 message
This is a repost from microsoft.public.dotnet.framework.windowsforms.design and i haven't got any answer ... I would like to solve the problem. I can see a solution If someone can help me i'll repost on the other news groups ...
Score how to convert .NET class to com component
guoqi zheng - 16 Mar 2005 10:18 AM - 4 messages
I would like to convert my .NET class .dll file into com component, so that other people can use it from asp or vb6.0. Any tutorial how to do this? regards, Guoqi Zheng [link] ...
Score internet explorer related events in winforms
Ahmed Shafi - 16 Mar 2005 8:18 AM - 3 messages
Hi there, I need some help with the followng two things: 1. How can my application keep track of the websites visited by the user in internet explorer and also get access to the IE history folder programatically using C#. ...
Score Definition of logical layer
Daniel Roth - 16 Mar 2005 8:02 AM - 2 messages
Logical Layer: An independent group of functions. Where each function facilitates the layer meeting its contract with other layers. Physical Layer: The implementation of one or more Logical Layers. Daniel Roth MCSD.NET ...
Score System.Data.DataSet 1.1 COM + problem
shankar - 16 Mar 2005 5:01 AM - 1 message
I am running a ASP.NET application built on .NET Framework 1.0 on 1.1 I am getting the exception "The argument type System.Data.DataSet cannot be converted into parameter type System.Data.DataSet" while passing dataset as a ...
Score conflict in dot net framewort 2.0 for visual studio 2005 and sql s
MTP - 16 Mar 2005 2:41 AM - 2 messages
has anyone experienced trouble running visual studio 2005 and sql server 2005 on the same box as a result of conflict between the dotnet framework versions for each, or any other reason? ...
Score Debugger displays wrong lines when in a dynamically loaded assembly
TkPins - 16 Mar 2005 12:28 AM - 4 messages
I am loading an assembly using the following code:     ObjectHandle oh = Activator.CreateInstanceFrom(assemblyName, className);     object obj = oh.Unwrap();     MyInterface interface = obj as MyInterface;     interface.MyFunction();                    // Call a function in the ...
Score Thread safety of asynchronous sockets, also - documentation vs reality
chris gouldie via .NET 247 - 15 Mar 2005 11:13 PM - 9 messages
I have a multiple part question about the thread safety of the Socket class, and how asynchronous socket events occur. The documentation of this class is misleading, but the behavior is what I would expect (and want). Here is my interpretation ...
Score Using the datagrid update command to alter data in a dataset
Paul Custance - 15 Mar 2005 11:13 PM - 1 message
I have managed to get succesfully working the , delete and cancel functions working within the datagrid to alter data held in dataset that then updates a SQL Database. When I click edit the correct row changes into textboxes to make the changes. Then when I click update is when I get stuck. I am using the datagrid ...
Score BackgroundWorker SecurityException: "Request Failed"
Danny T - 15 Mar 2005 9:34 PM - 2 messages
Hi, I've copied the sample code from the .net2 framework docs for the BackgroundWorker class, but I'm having problems running it! If I compile it and launch the exe, all works fine. If I launch it from Visual C# ...
Score Trouble Calling Events From Threads
dotNetDave - 15 Mar 2005 9:11 PM - 3 messages
I am having trouble getting events fired from threads to call back on the original thread. I have an non-UI "sub" assembly that periodically goes out and retrieves information. When it finds new or changed information it fires events to whoever is listening (could be another sub-assembly or a WinForm ...
Score thanks to Mattias Sjögren
Quinn - 15 Mar 2005 8:50 PM - 1 message
I downloaded MSFlxgrd.ocx and registered the file, now everything is fine. Thanks Quinn ...
Score Assign access to Network Service
bwalke - 15 Mar 2005 8:41 PM - 1 message
I need to execute a .EXE application on a 2003 web server that is triggered from an intranet page which also resides on this server. When the page triggers the .EXE, the .exe app shows up on the Task Manager ...
Next »