View Single Post
Old 05-13-2010, 11:35 AM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

mr.babek: That is easily solved. I switched to dynamically linked runtimes instead of static ones. This is usually considered a good thing and for applications with installers they handle this behind the scenes. ioFTPD doesn't have an installer, so you'll have to do this part manually.

Grab the runtime from Microsoft: Visual Studio 2008 SP1 Runtime

After installing it you should be good to go.
Yil is offline   Reply With Quote