|  03.12.2008, 01:10 | #1 | 
| Участник | Calling COM 
			
			Hi all, In the PurchLine table, there is a method called InitFromSalesLine. I tried to get external data by calling a store procedure. I built a class and called the COM - CCADO. I created a job to call the class and it ran without any problem. When I call from the InitFromSalesLine, it gave me an error saying that COM object could not be created. Can anyone tell me why? Thanks! | 
|  | 
|  03.12.2008, 08:43 | #2 | 
| Участник | 
			
			May be method initFromSalesLine called on server?
		 | 
|  |