Hi, i have iphone browser 1.81 and i have used it to put apps on my ipod touch. i recently just restored my ipod and i wanted to put the apps back on. however whenever i try to open the iphone browser it just closes immediately. every now and then i get this error message:
unhandled exception has occurred in your application. if you click continue, the application will ignore this error and attempt tp continue. if you click quit, the application will close immediately.\
unable to find an entry point named 'AFCGetFileInfo' in DLL 'iTunesMobileDevice.dll'.
the details are:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.EntryPointNotFoundException: Unable to find an entry point named 'AFCGetFileInfo' in DLL 'iTunesMobileDevice.dll'.
at Manzana.MobileDevice.AFCGetFileInfo(IntPtr conn, String path, IntPtr& buffer, UInt32& length)
at Manzana.iPhone.GetFileInfo(String path, UInt64& size, Boolean& directory)
at Manzana.iPhone.IsDirectory(String path)
at Manzana.iPhone.GetFiles(String path)
at iPhoneBrowser.frmMain.loadFiles()
at iPhoneBrowser.frmMain.trvFolders_AfterSelect(Objec t sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeVi ewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVI EW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.