Problems executing XLANG schedules with BizTalk 2002 on Win2003
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Problems executing XLANG schedules with BizTalk 2002 on Win2003




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Problems executing XLANG schedules with BizTalk 2002 on Win2003  
jeremy@pdq.net


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-21-04 10:51 PM

I've installed BizTalk Server 2002 Standard edition on Windows 2003
Server Standard and I am unable to execute XLANG schedules through a
moniker VBScript or otherwise.

My install plan was as follows:
- Update Windows 2003 with latest patches (all available updates were
applied)

Installed
1. IIS and MSMQ services
2. SQL Server 2000 Enterprise Server
3. SQL Server 2000 SP3a
4. Microsoft visio 2002 Professional (sR1)
5. BizTalk 2002 Standard Edition
6. BizTalk 2002 SP1

After installing I created two public Message Queues named test_in and
test_out

I then opend BizTalk Orchestration designer and created a simple XLANG
that reads from test_in and sends to test_out (no processing) just two
Action and two ports. The XLANG successfully compiled

I then created a VBScript file to act as a moniker for my schedule:

'------------------------
On Error Resume Next
Set objExecute = GetObject("sked:///c:\XLANGs\test1.skx")

If Err.number <> 0 Then
msgbox "Error number is: " & err.number & vbcrlf & "Error Description
is: " & err.description
Else
MsgBox "Success"

'------------

When I use Windows Explorer to execute the VBScript file it runs and
returns the following error:

Error number is: -2147467238
Error description:

I've tried creating two other XLANG schedules (by simplistic and
slightly different) and continue to get this problem. I've also rebuilt
the server from scratch one time and the problem continues to persist.

Some additional steps I've tried:

Under IIS Server Extenshions I have gone in and set WebDav and ASP to
"Allowed", they were disabled by default.

Under Component Services->COM+ Applications I've set the Identity on
the XLANG Schedule Pool to an account with local Admin rights. I've
also experimented creating a user account with full SQL Server admin
rights as well as local system Admin rights, with no luck. Identity can
not be set on the other COM+ apps.
I've confirmed the XLANG Schedule Pool is running/started.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:08 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register