| SoapService and Encryption? (3 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| I am looking for samples on transparently wrapping encryption and digital signatures in the Web Services Enhancements 2.0 Messaging API. I like the SoapSender and SoapReceiver, but I need a way to transparently marry password encryption and signing for the the sender and signature verification and decryption on the receiver. Thanks. |
|
| Best method for callback into client from a server object (4 replies) |
| microsoft.public.dotnet.framework.sdk |
| I have a server object that updates SQL SERVER 2000 database from a DataTable (passed from the client). I want the client to call the server object method asynchronously, and then received progress update on the database update process. The question is: What is best way to send update notification back to the client from the server object? |
|
| running csc.exe through a cmd window in XP Home (5 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hello, I have downloaded and installed the .NET Framework SDK, yet it isn't clear to me how I can access the csc through a cmd window in XP Home. I have XP Pro and VS7 on another machine, but that room doesn't have any heat. I'm going to school and learning how to write console apps in C#. I'd like to do my homework in the warmth of the house. Can anyone help me stay warm? |
|
| multiple digit dtmf grammar (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| I am trying to create dtmf grammar which accepts 5 digits. Here is how the grammar looks like. rule id "UserIdDtmf" scope "public" item repeat "1 5" ?MS Grammar Editor GroupWrap? one of item 1 /item item 2 /item item 3 /item item 4 /item item 5 /item item 6 /item item 7 /item item 8 /item item 9 /item item 0 /item /one of /item tag $.dtmfEmployeeId $recognized.text /tag /rule if I enter just one d... |
|
| upgrading .net for VS 2002 (3 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| i have Visual Studio Academic 2002 which came with .Net 1.0. a while ago, i ordered the .Net 1.1 framework/sdk on CD. just today i went ahead and installed everything (IE6 sp, mdac, etc) on my 2000 machine but instead of the install recognizing the old framework was there and overriding it, it installed it to a different directory. this didn't help any because VS for some reason is still pointing ... |
|
| Red "X" problem with Overflow error (7 replies) |
| microsoft.public.dotnet.framework.sdk |
| I have am writing .NET application which uses COM interop. Sometimes, while pressing buttons or interacting with the controls, an unhandled exception message appears due to an "Overflow error", with the information below. It always appears while drawing the form, but happens with different controls each time, and the control that was drawing at the time is replaced with a red "X" on a white backgr... |
|
| HTML parsing (3 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hi, what is the best way to parse HTML (coming from servers) in order to automate HTML/HTTP interaction. i know i can use the internet explorer control, but this seems to be the most expensive way, but also it is convenience, since i can put values in input and submit forms etc. on the other hand i can use webrequest control to get/post pages, but then i have to parse html my self. is there someth... |
|
| External Process Wait n Seconds? (2 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| I want to launch a .exe with "new Process();" and wait for 20 seconds for it to quit before I thow an exception. Can anyone show a quick example on how to do that? Thanks. |
|
| Global cache..reference (3 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hi can anyone tell me how to add reference to a dll that has been registered to the Global Assembly Cache? I generated the 'key' using 'sn' and then registered it to the global cache. But, I don't know how to refer it in my application(using VS.NET). When I tried this in the command prompt csc /r:Eng Run.cs (where Eng is the name of the assembly in the global cache) the compiler threw this error e... |
|
| How to stop VS debugger from killing my thread (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hi: I'm debugging an application and intermittently, the debugger freezes, and I get an unhandled exception stating that an exception occurred while trying to close a thread. I assume the thread in question is the one I'm using. Is there any way to prevent the debugger from closing threads like that while stepping through code? Thank you for any help in this matter. Steve |
|
| Windows XP flatstyle system buttons (4 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| Hi All, In VB.NET, I've been trying to get WindowsForms buttons which have been set to the FlatStyle property value of "System" to show the text for the button in different foreground and background colors. With the FlatStyle property set to System, any custom foreground and background color settings are ignored. When the FlatStyle property is set to "Standard", the custom foreground and backgroun... |
|
| new server ? (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| does anyone of you guys knows if there is a news server available in IIS ? (can't find it !.) or if there is any available on the net. I have a static IP and I would like to intsall a news server .. |
|
| datatablenavigator custom command (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| I am working on datatablenavigator. Does anyone know how can I add custom command? while playing back the data to caller fetched from a sqlquery if caller should be able to say that command such as (transfer/mainmenu) ect. What is grammar template property? I tried to add grammar into that but I get some error Please help |
|
| get MAC ID of remote machine (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hi, how can one get the MAC address of a remote machine on an Ethernet LAN from a dotnet application ( without having a remote component on that machine ) TIA regards Kumarforg |
|
| Install issues (2 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| I recently installed Visual Studio .NET 2003 on my computer which is running Windows XP Home Edition. After the installation I have two additional users on my computer. Both of the accounts are limited accounts that are password protected. One of the accounts is called SQLDebugger, and the other is called ASP.NET Machine A. I don't know what either of these accounts are for. Another problem. I tri... |
|
| windows application http client (5 replies, VIP) |
| microsoft.public.dotnet.framework.sdk |
| what are the http client classes i can use in a windows application? |
|
| C# ASP .NET Newbie problem. (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| I'm sure this is an easy one for someone out there. I'm trying to access the QuickStart files in my .NET FrameWorkSDK however I'm having problems When I follow the links in the SDK to reach the directory http://localhost/quickstart/ASPPlus/ it opens the default.aspx just fine however it displays no imbedded content beyond the "ASP.NET" toolbar are a few microsoft links at the top. It appears to do... |
|
| Need help with license compiler (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| I want to use command line tools (csc.exe, lc.exe) to compile a C# program that uses licensed classes from custom assemblies. If I use classes from just one assembly, everything works fine. Csc.exe compliles my source into an EXE lc.exe creates a .licenses file and csc.exe embeds the resource into my EXE. (as shown in the help documentation of .NET Framework) When I use licensed classes out of two... |
|
| help with getting tags for SlickEdit (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| Greetings, I am a newbie to C# and .NET, but I am a long term C/C coder by trade. I started working on a side project that is written in C# using .NET. I do not use Visual NET... I use SlickEdit v7.01. I would like to add tagging information for common namespaces, like System, etc.. but the only place I can locate this information is on the MSDN website. http://msdn.microsoft.com/library/en us/net... |
|
| nmake tool (2 replies) |
| microsoft.public.dotnet.framework.sdk |
| I would like to say that a DLL is dependent upon all the source files found in a particular directory and below. For now it lloks like I must list each and eavery subdir that contains a dependent source file. How can I do that ? |
|
| tap and hold event (3 replies) |
| microsoft.public.dotnet.framework.sdk |
| Hi, I am trying to create a custom control using the .net framework sdk. I want a context menu to popup when the control is clicked. Right now, the context menu pops up only when the user taps and holds the stylus for a while. How do I make this happend when the control is clicked instead of tapped and held? Any ideas? Regards |
|