Ogni volta che uso le MEssengerAPI mi viene generato l'errore nel titolo...come posso bypassarlo???
Grazie in anticipo
![]()
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"!!!!!!!!!
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.
Scusa se sono stato troppo poco genericocodice: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
Iscrivetevi su:
www.studentsmeeting.forumitalian.com!! E' gratis e utile!
C'è anche la sezione "compiti"!!!!!!!!!
up!![]()
![]()
![]()
![]()
Iscrivetevi su:
www.studentsmeeting.forumitalian.com!! E' gratis e utile!
C'è anche la sezione "compiti"!!!!!!!!!
L'errore è questo:
Nessuno sa aiutarmi?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.
Iscrivetevi su:
www.studentsmeeting.forumitalian.com!! E' gratis e utile!
C'è anche la sezione "compiti"!!!!!!!!!
Leggi questo
http://support.microsoft.com/kb/950095/en-us
e applica la fix.
No MP tecnici (non rispondo nemmeno!), usa il forum.
E dove troverei trali files??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.
Iscrivetevi su:
www.studentsmeeting.forumitalian.com!! E' gratis e utile!
C'è anche la sezione "compiti"!!!!!!!!!
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"!!!!!!!!!
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.
potresti gentilmente spiegarmi questo pezzo???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.
Grazie!
Iscrivetevi su:
www.studentsmeeting.forumitalian.com!! E' gratis e utile!
C'è anche la sezione "compiti"!!!!!!!!!