The steps which are shown below are just for reading Redlex Mellel XML file and convert to TEXT file.
Download
Setup: http://rapidshare.com/files/236277253/20090523-RedlexReaderPKG.msi.html
Source: http://rapidshare.com/files/236277276/Form1.cs.html
Source: http://rapidshare.com/files/236277325/MellelReader.cs.html
Saturday, May 23, 2009
Redlex Mellel Reader
Posted by
amastaneh
at
2:56 PM
0
comments
Links to this post
Labels: Development, Software
Tuesday, March 31, 2009
Connecting Three Computers
Problem:
- How to connect three computers without switch or hub?
- Is it possible to connect three computers without using switch or hub?
- How to connect 3pcs without hub?
- How To Network Multiple Computers Without a Hub ?
- I need to connect 3 computers in my office
- How can i connect 3 computers with NICs?
Solution:
It is so simple. After Install NICs (Network Cards) on computers and connect together then you must make a bridge between Network Connections on central computer.
After Connect A to B and Connect A to C Right-click on the Network Connection Icons (on A) and select "Bridge Connections".
Posted by
amastaneh
at
7:19 PM
2
comments
Links to this post
Labels: OS
GOM Player & Unicode SRT
Problem:
I have tried playing some movies with srt subtitles last night and the GOM Player has a little problem with some Unicode SRT subtitle e.g Persian/Farsi SRT file.
Solution:
The problem with this comes when we want to use it on windows VISTA. If you have problem with Persian SRT on GOM player then you can use this solution:
1- Change your current default setting for non-unicode application. It's comes from Regional and Language Option.
2- Download and use of the Mirror SRT Application.
The code was developed last night just for solved my own problem. It's not a luxury software. Mirror SRT requires the .NET Framework 3.5 (or above).
Download Link: http://rapidshare.com/files/215528889/MirrorSRT.exe.html
Posted by
amastaneh
at
2:45 AM
1 comments
Links to this post
Labels: Development, Software
Thursday, September 11, 2008
CRM4 & SQL2008
ERROR:
Service msftesql was not found on computer 'XYZ'.
The specified service does not exist as an installed service.
CAUSE:
This error come from confilict between installing Microsoft Dynamics CRM 4.0 (Enterprise or Professional) with SQL 2008.
The msftesql is the "Microsoft SQL Server Full Text Indexing Service" which has a different name under SQL Server 2008.
SOLUTION:
- Run > Regedit
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
- Rename MSSQLFDLauncher Folder to msftesql
- Reboot System
- Administrative Tools > Services > SQL Full-text Filter Daemon Launcher (MSSQLSERVER) and Check START Status
- Rename back msftesql Folder to MSSQLFDLauncher
- Take Enjoy
LINKS
- CRM4 install against SQL Server 2008 gives missing msftesql and cisvc errors in CRM General Discussions
- KBAlertz.com: Error message when the Setup program for Microsoft Dynamics CRM 4.0 performs a check in the Environmental Diagnostic Wizard (EDW)
- Installation Problem SQLSERVERAGENT Service in Role of Microsoft Dynamics in Environmental Sustainability
IMAGE



Posted by
amastaneh
at
1:32 PM
10
comments
Links to this post
Saturday, May 10, 2008
Security Warning
Q: Every time I start one of our customized apps. I get the Open file Security Warning.
Q: We are getting a "Windows Security" error warning us of an "unknown publisher" every time we try to open a particular program from network drive.
Q: I have Windows XP Home. I use the mapped drive so that a folder containing shortcuts can be used from another computer in the house without rewriting the shortcut for each computer. Now, every time I access the shortcut, I get the "Publisher could not be verified" message.
Q: have a Windows Server 2003 terminal server allowing access to ONE app. When the users launch the app they get an "Open File - Security Warning" that the app does not have a digital signature and prompts them to hit "run" to launch it.
Q: When I try to run a program from my file server, I see a "file download" warning box.
Q: Every time I start one of our customized apps (An .exe). I get the Open file - Security Warning.
Problem: 
The publisher could not be verified.
Are you sure you want to run this software?
Name: Application.exe
Publisher: Unknown Publisher
Type: Application
From: \\Network\...
This file does not have a valid digital signature that verifies its publisher.
You should only run software from publisher you trust.
How can I decide what software to run?
Solution:
- Run gpedit.msc
- User Configuration > Administrative Templates > Windows Components > Attachment Manager > Inclusion list for moderate risk file types > Properties > Enable (and set the *.exe in edit box)
Posted by
amastaneh
at
1:16 AM
2
comments
Links to this post

