.NET Remoting and Runtime Serialization announcement
-
Link
This forum has been retired. It is locked, but is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Windows Communication Foundation, Serialization, and Networking forum.
-
Link
Hi all,
We are upgrading our Forums from the 2.x platform to the 3.x platform over the next few months. This particular Forum is on the new 3.x platform, and you will see that there are some great improvements over the previous platform, including some AJAX enhancements to improve performance, especially for those that are in lower bandwidth area. Unfortunately, the platforms do not mesh yet, so if you do not see a particular subject area, have a look at the list located at http://forums.microsoft.com/msdn/default.aspx?siteid=1 for a more appropriate Forum. Thanks for your patience, and I will post an update when there is more news about further migration.
Thanks,
Ed -
Link
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers your question.
There are several reasons to do this:
- Our search engine weights Answered questions more highly. By marking Answers you increase the chances that others searching this forum will find the answer directly rather than re-posting the question.
- You give credit to the hard working folks who answer your questions. This is peer to peer support, so recognition is our only reward. (Check out the Top Answerers on the right side of the page to see who is currently answering questions.)
- You help Microsoft to track the health of this forum. Our forum gets 'measured' based on how many unanswered questions are in it at any time and we work hard to keep those numbers to as low a level as possible. By marking answers, others get a more accurate understanding of how well (or badly) things are going on the forum.
- Additionally, there is a new feature in these Forums. If you post a reply to the Forum, and you think you have answered the question, you can mark the "Propose as Answer" button. This will give the original poster an idea that you think you have answered the question. This does not mark the question as answered.
You can also vote "Yes" or "No" if the reply was helpful.
Thank you!
Ed Hickey
-
0 Votes
Converting Assembly, its Classes and its properties to an XML file after assigning the values to all properties using Reflection
Hi, I have an assembly, its classes, and its properties and I need to assign the values to those properties and convert that object to XML using Reflection. Below ... -
0 Votes
Connecting two Remote sites using com+
I'am working on system using 3Tiers model (vb6,sql server2000,windows 2003) on local server we deployed COM+ technolog between the server and clients. this all ...Unanswered | 0 Replies | 2121 Views | Created by Hakkim.Elrhumi - Thursday, November 8, 2012 10:35 AM -
0 Votes
Converted 1.1 Remoted Object fails in 4.0
Okay, first I'll applogize for the lack of DETAILS to the error, but I really have NOTHING, no logs, no exceptions throw, nothing. We have an old 1.1 windows service that hosts a ...Unanswered | 2 Replies | 3621 Views | Created by Ken Beard - Thursday, July 12, 2012 6:43 PM | Last reply by ipkrk - Wednesday, November 7, 2012 11:02 AM -
0 Votes
Binary deserialization error on decimal types
Hey Guys, Seeing a bit of an odd error here. I'm returning a stream over wcf service for large datasets, actually based off this ...Unanswered | 2 Replies | 3228 Views | Created by RynBev - Monday, October 22, 2012 1:47 PM | Last reply by RynBev - Monday, November 5, 2012 4:26 PM -
0 Votes
Use XmlElementAttribute or XmlAttributeAttribute to specify a new name
I have base class which has a field named ID of type Int32. The base class i sbeen derived and i hide the ID field using new keyword and set the type of field as string, now when i use this derived ...Unanswered | 2 Replies | 3967 Views | Created by Raamakarthikeyan - Tuesday, October 30, 2012 9:23 AM | Last reply by Raamakarthikeyan - Monday, November 5, 2012 7:32 AM -
0 Votes
Memory Leak due to Exception in End Invoke
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because ... -
0 Votes
SerializationException when Deserialize structs with specific names via SoapFormatter
Hi, we use an own struct in our solution which is called "Time". Serializing using SoapFormatter is working, but Deserialization throws an exception (free translation from ... -
0 Votes
How to Serialize an object to XML in memory and get the XML string
Hi, How can i serialize an object in memory and get the XML string without writing to an file and then reading from it as is done below. All i want is to get the XML string after ...Answered | 4 Replies | 16741 Views | Created by Zest4Quest - Saturday, February 21, 2009 4:45 AM | Last reply by afroDeluXe - Wednesday, October 31, 2012 10:08 AM -
0 Votes
Unable to implement Windows Authentication
Hi experts, I have created a web-based utility which allows access on SQL Server database. Since SQL Server allows the user to login through Windows ... -
0 Votes
System.InvalidCastException with IIS Application Pool Recycle
Hi, We are getting an error associated with the recycling of our application pools that occurs every night. When the IIS6 site is in use the following error is ... -
0 Votes
Notepad Window is not opening on remote machine.
System.Management.ConnectionOptions connOptions = new System.Management.ConnectionOptions(); connOptions.Impersonation = ... -
0 Votes
Constructor effect on Serialization
Are construct's affect on serialization? How? And how can ignore it? -
0 Votes
How to Serialize WMI Classes generated with Mgmtclassgen.exe
I want to Serialize some WMI classes that generate with Mgmtclassgen.exe (tools of .net framework). How can do it with XmlSerialize? And how to Deserialize ...Unanswered | 1 Replies | 2778 Views | Created by Ahmad.Babaee - Saturday, October 13, 2012 6:03 AM | Last reply by Ahmad.Babaee - Saturday, October 13, 2012 2:24 PM -
0 Votes
Serialize System.Management.ManagementBaseObject
Hi there. I want to serialize some WMI classes that generate with one tools of .net framework called "Mgmtclassgen.exe". I tried a lot but nothing I've ...Unanswered | 1 Replies | 2918 Views | Created by Ahmad.Babaee - Saturday, October 13, 2012 7:58 AM | Last reply by Ahmad.Babaee - Saturday, October 13, 2012 2:24 PM -
0 Votes
Serialize WMI Class
Hi there. I started a project for WMI and used some Microsoft tools for quick developement like "Mgmtclassgen.exe" to create C# class of WMI ...Unanswered | 1 Replies | 3912 Views | Created by Ahmad.Babaee - Thursday, October 11, 2012 7:05 AM | Last reply by Ahmad.Babaee - Saturday, October 13, 2012 6:00 AM -
0 Votes
Capturing video from virtual screen
I am creating a virtual desktop on windows 7, and want to record the processes activities on that desktop without showing the desktop. If there is a solution please help, and if it is ... -
0 Votes
How to know a disconnection is caused by idle time out expired
I am new to Windows Terminal Services. In my c# project, I listen to the system event to get the remote disconnection event. But I can't identify if the disconnection is caused by ...Unanswered | 1 Replies | 2828 Views | Created by user521325 - Thursday, October 11, 2012 7:13 AM | Last reply by Bob Shen - Friday, October 12, 2012 10:14 AM -
0 Votes
"Failed to write to an IPC Port: The pipe is being closed." after inactivity period
Hello all, I'm working on a remoting application that uses IPC channels. The server side exposes several interfaces whose methods return objects that extend the MarshalByRefObject ...Answered | 3 Replies | 15361 Views | Created by Guillermo López Alejos - Tuesday, May 19, 2009 4:21 PM | Last reply by DominicGee - Wednesday, October 10, 2012 1:53 PM -
0 Votes
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
I am using OLEDB connection to fetch the datas from Access (.mdb) database. The code get executed properly on other PC & laptops of my friends, it was also executing on my laptop but suddenly none ...Unanswered | 3 Replies | 6415 Views | Created by arnold007 - Sunday, March 25, 2012 7:41 AM | Last reply by FairLight - Wednesday, October 10, 2012 1:53 PM -
0 Votes
using string functions dynamically
how can u manipulate string used in one textbox into another and apply all string functions supported by vb .net...provided string is entered in textbox by user?
.NET Remoting and Runtime Serialization announcement
-
Link
This forum has been retired. It is locked, but is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Windows Communication Foundation, Serialization, and Networking forum.
-
Link
Hi all,
We are upgrading our Forums from the 2.x platform to the 3.x platform over the next few months. This particular Forum is on the new 3.x platform, and you will see that there are some great improvements over the previous platform, including some AJAX enhancements to improve performance, especially for those that are in lower bandwidth area. Unfortunately, the platforms do not mesh yet, so if you do not see a particular subject area, have a look at the list located at http://forums.microsoft.com/msdn/default.aspx?siteid=1 for a more appropriate Forum. Thanks for your patience, and I will post an update when there is more news about further migration.
Thanks,
Ed -
Link
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers your question.
There are several reasons to do this:
- Our search engine weights Answered questions more highly. By marking Answers you increase the chances that others searching this forum will find the answer directly rather than re-posting the question.
- You give credit to the hard working folks who answer your questions. This is peer to peer support, so recognition is our only reward. (Check out the Top Answerers on the right side of the page to see who is currently answering questions.)
- You help Microsoft to track the health of this forum. Our forum gets 'measured' based on how many unanswered questions are in it at any time and we work hard to keep those numbers to as low a level as possible. By marking answers, others get a more accurate understanding of how well (or badly) things are going on the forum.
- Additionally, there is a new feature in these Forums. If you post a reply to the Forum, and you think you have answered the question, you can mark the "Propose as Answer" button. This will give the original poster an idea that you think you have answered the question. This does not mark the question as answered.
You can also vote "Yes" or "No" if the reply was helpful.
Thank you!
Ed Hickey