Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 18
  1. #1

    [VB .NET] OutOfMemoryException nell'uso di MessengerAPI

    Ogni volta che uso le MEssengerAPI mi viene generato l'errore nel titolo...come posso bypassarlo???
    Grazie in anticipo

    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  2. #2
    Utente di HTML.it L'avatar di oregon
    Registrato dal
    Jul 2005
    residenza
    Roma
    Messaggi
    36,480
    Non si "bypassa" un errore ... ci cerca di capire da cosa viene generato e se ne rimuovono le cause ...

    Ma dato che "usare le API" e' troppo generico per capire, finche' non mostri COME le usi non si potra' dire molto ...
    No MP tecnici (non rispondo nemmeno!), usa il forum.

  3. #3
    codice:
    Public Class Form1
        Public WithEvents msn As MessengerAPI.Messenger
        Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            msn = New MessengerAPI.Messenger
        End Sub
    
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Dim msncont As MessengerAPI.IMessengerContact
            Dim msnconts As MessengerAPI.IMessengerContacts
            msnconts = msn.MyContacts
            For Each msncont In msnconts
                ListBox1.Items.Add(msncont.SigninName)
            Next
        End Sub
    End Class
    Scusa se sono stato troppo poco generico
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  4. #4
    up!
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  5. #5
    L'errore è questo:
    OutOfMemoryException non è stata gestita
    Impossibile creare un'istanza del componente COM con CLSID {B69003B3-C55E-4B48-836C-BC5946FC3B28} da IClassFactory a causa del seguente errore: 8007000e.
    Nessuno sa aiutarmi?
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  6. #6
    Utente di HTML.it L'avatar di oregon
    Registrato dal
    Jul 2005
    residenza
    Roma
    Messaggi
    36,480
    Leggi questo

    http://support.microsoft.com/kb/950095/en-us

    e applica la fix.
    No MP tecnici (non rispondo nemmeno!), usa il forum.

  7. #7
    Prerequisites
    To apply this hotfix, Hosted Messaging and Collaboration 4.0 must be installed. Additionally, the Web services must be deployed to the provisioning front-end server.
    Restart requirement
    You do not have to restart the computer after you apply this hotfix.
    Hotfix replacement information
    This hotfix does not replace a previously released software update.
    Steps to apply the hotfix
    To apply this hotfix, follow these steps: 1. Copy the Servicebase.msi file to the PROV01 server and to any other Microsoft Provisioning Web Services server.
    2. On each of those servers, execute the Servicebase.msi file, and then accept all the default settings.
    3. Restart Internet Information Services (IIS).
    4. Copy the other .msi files to the MSIShare folder on the MPS01 server.
    5. Create a backup of the existing files, and then disable and stop the Microsoft Provisioning Server (MPS) engine.
    6. Start the MPS Deployment Tool.
    7. Expand Core Platform, and then expand Core MPF Install and MPF Core Namespaces.
    8. Right-click Managed Active Directory, and then click Uninstall.
    9. Expand Hosted Active Directory, right-click Hosted Active Directory, and then click Uninstall.
    10. Expand MPS Web services.
    11. Expand Hosted Active Directory Web Service, right-click each server, and then click Uninstall for each server.
    12. Expand Managed Active Directory Web Service, right-click each server, and then click Uninstall for each server.
    13. Click Start Deployment.
    14. Right-click all the uninstalled components, and then click Install.
    15. Click Start Deployment.
    16. Restart IIS on the PROV01 server and on any other Web service servers.
    17. In Component Services, right-click Provisioning Engine, and then click Enable and Start to restart the MPS engine.
    E dove troverei trali files??
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  8. #8
    sono un po' stordito...pardon XD applico e ti faccio sapere
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

  9. #9
    Utente di HTML.it L'avatar di oregon
    Registrato dal
    Jul 2005
    residenza
    Roma
    Messaggi
    36,480
    Hai letto proprio all'inizio della pagina ?

    Hotfix disponibile per il download
    Visualizza e richiedi i download dell'hotfix
    No MP tecnici (non rispondo nemmeno!), usa il forum.

  10. #10
    4. Copy the other .msi files to the MSIShare folder on the MPS01 server.
    5. Create a backup of the existing files, and then disable and stop the Microsoft Provisioning Server (MPS) engine.
    6. Start the MPS Deployment Tool.
    7. Expand Core Platform, and then expand Core MPF Install and MPF Core Namespaces.
    8. Right-click Managed Active Directory, and then click Uninstall.
    9. Expand Hosted Active Directory, right-click Hosted Active Directory, and then click Uninstall.
    10. Expand MPS Web services.
    11. Expand Hosted Active Directory Web Service, right-click each server, and then click Uninstall for each server.
    12. Expand Managed Active Directory Web Service, right-click each server, and then click Uninstall for each server.
    13. Click Start Deployment.
    14. Right-click all the uninstalled components, and then click Install.
    15. Click Start Deployment.
    16. Restart IIS on the PROV01 server and on any other Web service servers.
    17. In Component Services, right-click Provisioning Engine, and then click Enable and Start to restart the MPS engine.
    potresti gentilmente spiegarmi questo pezzo???
    Grazie!
    Iscrivetevi su:
    www.studentsmeeting.forumitalian.com!! E' gratis e utile!
    C'è anche la sezione "compiti"!!!!!!!!!

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.