Search found 7 matches

by manjunath.bhat
Thu Apr 19, 2018 8:08 am
Forum: ProForm (Order Tracking)
Topic: AcquireLicense Error
Replies: 1
Views: 2528

AcquireLicense Error

Hello! We are trying to Read/Edit SoftPro orders from SDK (4.3.50811.25). Here is the code sample that is throwing an error "AcquireLicense" public class Server { private static SelectServer oSelectServer; private Server() {} private static void Initialize() { oSelectServer = new SelectSer...
by manjunath.bhat
Mon Dec 18, 2017 2:47 am
Forum: Crystal Report Development
Topic: Render Document using APIs in ASP.NET Application
Replies: 9
Views: 7546

Re: Render Document using APIs in ASP.NET Application

I have not forgotten about you. It is taking some time to get a matching database and documents package to write code exercising the reports you referenced. At this point, I am assuming the correct context is not being passed, but I want to generate tested code. Hopefully the stars will align tomor...
by manjunath.bhat
Wed Dec 13, 2017 4:04 am
Forum: Integration Development
Topic: Adding Exceptions
Replies: 5
Views: 1313

Re: Adding Exceptions

Hello Graham,

We need to accept prompt values in a similar way that has been explained above. Since this post is very old, I was wondering is there any such feature available now. version: 4.3.50811.25

Thanks in advance
by manjunath.bhat
Mon Nov 27, 2017 5:39 am
Forum: Crystal Report Development
Topic: Render Document using APIs in ASP.NET Application
Replies: 9
Views: 7546

Re: Render Document using APIs in ASP.NET Application

Thank you guys for your help on this: We are generating documents from console application now and able to get pdf out from SDK. Here is a new issue we are facing: We are trying to print 3 documents: Master Commitment (DOC_SSCORPD1411) Initial Fee Quote (DOC_SSCORPD5409) Master Statement, Legal (CDF...
by manjunath.bhat
Wed Oct 18, 2017 7:52 am
Forum: Crystal Report Development
Topic: Render Document using APIs in ASP.NET Application
Replies: 9
Views: 7546

Re: Render Document using APIs in ASP.NET Application

Thank you for your help on this Bob. We have a solution where we created separate DLL for SoftPro related code. ASP.NET web project and Console application both use the same DLL. All SoftPro DLLs from "C:\Program Files (x86)\SoftPro\Select" are included as reference in both ASP.NET project...
by manjunath.bhat
Mon Jun 05, 2017 3:18 am
Forum: ProForm (Order Tracking)
Topic: Updating schedule A in commitment
Replies: 1
Views: 2519

Updating schedule A in commitment

We are trying to update Proposed Insured, Policy Amount and Loan amount of "Schedule A" section in an order commitment. Can someone please guide us in the right direction to update these fields?
by manjunath.bhat
Thu Mar 09, 2017 4:17 am
Forum: Installation and Setup
Topic: How to set up a development environment?
Replies: 1
Views: 1344

How to set up a development environment?

Hi, I am a developer working out of FNFI location. We just received Soft Pro Client and SDK for new development (Select 4.1.6.1). We want to retrieve order information, modify it and save it as a beginner task before jumping in on project specific task. When we try to open client that has been insta...