Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: create object question


Message #1 by "=?iso-8859-1?q?F.=20Hebert?=" <cyber_pretorian@y...> on Thu, 24 Oct 2002 13:01:01 -0400 (EDT)
Hi all.

In ASp.net, how can i create object. (for use in server)

I try:

Private Sub Button1_Click(ByVa...
Dim xlApp As Outlook.Application
xlApp = CreateObject("outlook.Application")
end

But got this error message:  Cannot create ActiveX component. 
Description: An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and where it
originated in the code. 


What's the tricks??? (i'm beginner, the more easy+exemple please!) ;)

FH


__________________________________________________________
Lèche-vitrine ou lèche-écran ?
magasinage.yahoo.ca

  Return to Index