Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / Программирование [игнор отключен] [закрыт для гостей] / АSP.NET DEVELOPMENT SERVER / 4 сообщений из 4, страница 1 из 1
14.09.2010, 15:49:25
    #36845827
botokiller
Гость
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
АSP.NET DEVELOPMENT SERVER
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Microsoft.VisualStudio.WebServer.WebServerForm_DAL.DoLaunch()
at Microsoft.VisualStudio.WebServer.WebServerForm_DAL.OnLinkClickedHyperlinkLinkLabel(Object sender, LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 (RC1Rel.030128-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30128/mscorlib.dll
----------------------------------------
WebDev.WebServer40
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30128.1
CodeBase: file:///C:/Program%20Files/Common%20Files/Microsoft%20Shared/DevServer/10.0/WebDev.WebServer40.exe
----------------------------------------
WebDev.WebHost40
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30128.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/WebDev.WebHost40/v4.0_10.0.0.0__b03f5f7f11d50a3a/WebDev.WebHost40.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 (RC1Rel.030128-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30128.1 built by: RC1Rel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** 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.

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 computer
rather than be handled by this dialog box.

что делать???
выдает ошибку и работать не хочет!!
...
Рейтинг: 0 / 0
14.09.2010, 15:53:06
    #36845836
rstudio
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
АSP.NET DEVELOPMENT SERVER
вы пробовали включить и выключить компьютер ? (с)It Crowd
...
Рейтинг: 0 / 0
14.09.2010, 16:10:39
    #36845885
botokiller
Гость
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
АSP.NET DEVELOPMENT SERVER
rstudio,
sps
...
Рейтинг: 0 / 0
14.09.2010, 21:39:58
    #36846520
tchingiz
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
АSP.NET DEVELOPMENT SERVER
авторНе удается найти указанный файл
а на каком это по белому написано?
...
Рейтинг: 0 / 0
Форумы / Программирование [игнор отключен] [закрыт для гостей] / АSP.NET DEVELOPMENT SERVER / 4 сообщений из 4, страница 1 из 1
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]