This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 3

.NET Remoting and Runtime Serialization announcement

  • Link
    This Forum Has Been Retired
    John Boylan Saturday, December 15, 2012 1:40 AM

    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
    Where to post your questons
    edhickey Friday, July 18, 2008 6:03 PM
    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
    Please Indicate "Mark as Answer" if a Post has Answered the Question
    edhickey Thursday, June 26, 2008 10:17 PM
     

    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

     

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
.NET Remoting and Runtime Serialization
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Converting Assembly, its Classes and its properties to an XML file after assigning the values to all properties using Reflection

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2528 Views | Created by V_Nek - Thursday, November 8, 2012 1:24 PM
  • large check mark
    0 Votes

    Connecting two Remote sites using com+

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Converted 1.1 Remoted Object fails in 4.0

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Binary deserialization error on decimal types

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Use XmlElementAttribute or XmlAttributeAttribute to specify a new name

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Memory Leak due to Exception in End Invoke

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2603 Views | Created by KarawanSh - Sunday, November 4, 2012 11:39 AM
  • large check mark
    0 Votes

    SerializationException when Deserialize structs with specific names via SoapFormatter

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2290 Views | Created by surface2 - Friday, November 2, 2012 8:47 AM
  • large check mark
    0 Votes

    How to Serialize an object to XML in memory and get the XML string

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Unable to implement Windows Authentication

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2442 Views | Created by ash1988 - Friday, October 26, 2012 11:47 AM
  • large check mark
    0 Votes

    System.InvalidCastException with IIS Application Pool Recycle

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2838 Views | Created by _Richard - Thursday, October 25, 2012 12:57 PM
  • large check mark
    0 Votes

    Notepad Window is not opening on remote machine.

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
      System.Management.ConnectionOptions connOptions = new System.Management.ConnectionOptions(); connOptions.Impersonation = ...
    Unanswered | 0 Replies | 2744 Views | Created by sujay sahay - Tuesday, October 16, 2012 3:25 PM
  • large check mark
    0 Votes

    Constructor effect on Serialization

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    Are construct's affect on serialization? How? And how can ignore it?
    Unanswered | 0 Replies | 2391 Views | Created by Ahmad.Babaee - Monday, October 15, 2012 10:42 AM
  • large check mark
    0 Votes

    How to Serialize WMI Classes generated with Mgmtclassgen.exe

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Serialize System.Management.ManagementBaseObject

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Serialize WMI Class

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Capturing video from virtual screen

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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 ...
    Unanswered | 0 Replies | 2376 Views | Created by Armlord - Friday, October 12, 2012 11:14 AM
  • large check mark
    0 Votes

    How to know a disconnection is caused by idle time out expired

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    "Failed to write to an IPC Port: The pipe is being closed." after inactivity period

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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
  • large check mark
    0 Votes

    using string functions dynamically

    Archived Forums #
     > 
    .NET Remoting and Runtime Serialization
    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?
    Unanswered | 0 Replies | 2574 Views | Created by toiba - Friday, October 5, 2012 3:12 PM
  • < Previous Items 21 to 40 of 3598 Next ›
Announcement: 3

.NET Remoting and Runtime Serialization announcement

  • Link
    This Forum Has Been Retired
    John Boylan Saturday, December 15, 2012 1:40 AM

    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
    Where to post your questons
    edhickey Friday, July 18, 2008 6:03 PM
    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
    Please Indicate "Mark as Answer" if a Post has Answered the Question
    edhickey Thursday, June 26, 2008 10:17 PM
     

    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

     

Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft