BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I am using SAS Integration Technology to create SAS pool using ASP.NET. I am able to create and work successfully on Filesystem project.
But in IIS website, It raises an exception when i try to get pooled object which says
"The Pool cannot create an object for the specified user at this time. Consult the event log for more details"
Please help me!

Details:
the code is as follows:
sasObjectPool = sasOman.ObjectPools.CreatePoolByServer(strPoolName, sasServerDef, sasLoginDef)
PooledObject = sasObjectPool.GetPooledObject("", "", 10000)

The method I am following is in this url:
http://support.sas.com/ctx/samples/index.jsp?sid=812
1 REPLY 1
Sam_SAS
SAS Employee
Hi,

The problem might be due to your DCOM/COM+ configuration rather than your code. Please see the topic at this URL:

http://support.sas.com/rnd/itech/doc9/admin_oma/sasserver/comdcom/aspdcom.html#remotedcom2k

Does that help?

Sam

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Health and Life Sciences Learning

 

Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.

LEARN MORE

Discussion stats
  • 1 reply
  • 1316 views
  • 0 likes
  • 2 in conversation