microsoft.net framework problem

Status
Not open for further replies.

uday_virgo

Broken In
hey frnds
ive got a prob.afetr using my win xp home for some time i get an error message which says that there is some kind of a problem in my microsoft.net framework.its details are as folloes.plz help me with this prob.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name Microsoft.mshtml, or one of its dependencies, was not found.
File name: "Microsoft.mshtml"
at Abs.AdvForm..ctor(String form_name, String url, String type, String text, Int32 width, Int32 height, String expression, String exp_separator)
at Abs.abs_class.Advertise_Expression(String form_name, String url, String adv_text, Int32 width, Int32 height, String expression)
at Abs.abs_class.Abs_Task_Show()
at Abs.abs_class.abs_login_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
(Fully-specified)
LOG: Appbase = C:\Program Files\Internet Explorer\
LOG: Initial PrivatePath = NULL
Calling assembly : Abs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=24d4047a18a77445.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
LOG: Attempting download of new URL file:///C:/Program Files/Internet Explorer/Microsoft.mshtml.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Internet Explorer/Microsoft.mshtml/Microsoft.mshtml.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Internet Explorer/Microsoft.mshtml.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Internet Explorer/Microsoft.mshtml/Microsoft.mshtml.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/IFS/Mp3 Search/Microsoft.mshtml.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/IFS/Mp3 Search/Microsoft.mshtml/Microsoft.mshtml.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/IFS/Mp3 Search/Microsoft.mshtml.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/IFS/Mp3 Search/Microsoft.mshtml/Microsoft.mshtml.EXE.



************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
mp3search
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/IFS/Mp3%20Search/mp3search.dll
----------------------------------------
BandObjectLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/IFS/Mp3%20Search/BandObjectLib.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Abs
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/IFS/Mp3%20Search/Abs.DLL
----------------------------------------
Interop.SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/IFS/Mp3%20Search/Interop.SHDocVw.DLL
----------------------------------------
System.Web.Services
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
2fkqmzw0
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
 

t_s_kirankumar

Right off the assembly line
As per my knowledge,You cannot install IIS in Windows XP Home addition.So you cannot do programs in Dot NET if you are using MS XP Home. Use XP Professional with service pack2 or WIN2000 with Service pack 4 or win2003 or Win 98 with service pack 6
 
Status
Not open for further replies.
Top Bottom