Everytime I try to use browse throught the folders it continues to freeze. Here is my config xml see if there are any errors and my evox is static with the same ip.

<configuration>

<media>
<map>C:,Harddisk0Partition2</map>
<map>E:,Harddisk0Partition1</map>
<map>F:,Harddisk0Partition6</map>

<local>
<address>192.168.0.2</address>
<subnet>255.255.255.0</subnet>
<gateway>192.168.0.1</gateway>
<nameserver>192.168.0.1</nameserver>
<playlists>e:mediaplaylists</playlists>
<thumbnails>e:mediathumbs</thumbnails>
<bookmarks>e:mediabookmarks</bookmarks>
<subtitles>e:mediasubtitles</subtitles>
<imdb>e:mediaimdb</imdb>
<home>e:apps2</home>
</local>

<music>
<visible>true</visible>
<share>
<name>Network (XNS)</name>
<url>c:sharedmusic@192.168.0.1</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Drive E</name>
<url>e:</url>
</share>
<share>
<name>Drive F</name>
<url>f:</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>

<pictures>
<visible>true</visible>
<share>
<name>Network (XNS)</name>
<url>c:sharedpictures@192.168.0.1</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Drive E</name>
<url>e:</url>
</share>
<share>
<name>Drive F</name>
<url>f:</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</pictures>

<videos>
<visible>true</visible>
<share>
<name>Network (XNS)</name>
<url>c:sharedvideos@192.168.0.1</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Drive E</name>
<url>e:</url>
</share>
<share>
<name>Drive F</name>
<url>f:</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
<cachesize>8192</cachesize>
</share>
</videos>
<tvguide>
<visible>false</visible>
<autoprocess>true</autoprocess>
</tvguide>
<apps>
<visible>true</visible>
<share>
<name>HDD</name>
<url>e:apps</url>
</share>
<share>
<name>HDD #2</name>
<url>e:emu</url>
</share>
</apps>

<applications>
<bookmark>
<name>Emulators</name>
<path>e:emu</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>e:apps</path>
</bookmark>
</applications>

<extensions>
<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u</music>
<videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3|svq3|nuv|viv|dv|fli</videos>
<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
</extensions>

<dashboard>evoxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<resolution>1</resolution>
<subtitleencoding>UTF-8</subtitleencoding>
<usettfuifont>false</usettfuifont>
<screensaver>480</screensaver>
<snapstreamserver>192.168.0.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<precache>10</precache>
<shoutcasttimeout>12</shoutcasttimeout>
<recordingpath>e:mediarecordings</recordingpath>
<scrollysuffix>|</scrollysuffix>
<autolaunchxbox>false</autolaunchxbox>
<autolaunchdvd>false</autolaunchdvd>
<autolaunchcdda>false</autolaunchcdda>
<showdebug>true</showdebug>

</media>

</configuration>