Archive for the “SW Development” category

Text Work Help Needed

by Chris on January 5, 2012

as a none-native English speaker, I know my English write skill and quality is not good enough for sales my software, we need any help on our text work. if you would like help rewrite our product, technical, market article (…)

Read the rest of this entry »

Rewriting sync engine

by Chris on January 5, 2012

Present SyncWizard use DCOM technology to access remote and local outlook database, this tech has a bit out of date look with modern sight. DCOM is pretty good in some aspects, works fine in windows world, but DCOM’s configuration is (…)

Read the rest of this entry »

Error Collection Mechanism Constructed

by Chris on April 8, 2011

Begin from OutlookSyncwizard for outlook build 0.7.9.5 support error report. user can submit error code met in use to our database. Suitable web page created which used to receive submitted error report. And statistic page used to view reported error (…)

Read the rest of this entry »

Configure DCOM Permission Programmcally

by Chris on November 21, 2010

Dcom permission configuration is headache mission, it seem there is no a always correct way in variable system environments. Frankly my gold is to configure DCOM security correct in the install script, to make my software as well as user (…)

Read the rest of this entry »

DistList can’t be synchronized properly

by Chris on July 29, 2010

DistList can not cloned since DistList contains contacts in current databse. the good way is to create new DistList depend on opposing side.  Learn how to create a DistList is top priority.

Myth of Turning DCOM Authentication Off

by Chris on May 22, 2010

In order to resolve Exina Syncwizard connection problem met a few days ago, I tried everything I know. especially, in many article even in Microsoft’s official document mentioned DCOM Security turning off, wow, sounds great, we can disable DCOM security (…)

Read the rest of this entry »

More Test Needed

by Chris on May 17, 2010

It’s not going smoothly in testing software. a few days ago I just resolved a authentication problem to connect remote syncwizard, but now new problem issued, remote syncwizard failed to start up with error 0×80080005 in client. and found event (…)

Read the rest of this entry »

Strange DCOM Security Policy

by Chris on May 9, 2010

E_ACCESSDENIED with remote connection problem(see details) stuck me some days.  I was trying to find a way to setup correct security configuration or just turn it off, I followed instruction of Microsoft tech document Security in COM to set server’s (…)

Read the rest of this entry »

Got New Problem

by Chris on May 5, 2010

I usually test Exina Outlook Syncwizard using my desktop computer and laptop. It always works well before, but today something is wrong, I failed to connect to the remote computer, always get error code E_ACCESSDENIED, even no server program registered. (…)

Read the rest of this entry »