2006-06-06, 07:08 AM
Btw, thank you for compiling this UJB!
I'm getting the following error though:
Compiler Error Message: CS0433: The type 'webStreamer.WebForm1' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Web_vzw3wvek.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\ae0638c5\00d2094d_de30c601\webStreamer.DLL'
Source Error:
Line 29: try
Line 30: {
Line 31: WebForm1.proc.Kill();
Line 32: System.Diagnostics.Process[] procs = System.Diagnostics.Process.GetProcessesByName("vlc.exe");
Line 33: foreach (System.Diagnostics.Process proc in procs)
Source File: c:\Program Files\devnz\gbpvr\web\player.aspx.cs Line: 31
I shut down the service and deleted the directory gbpvr in the temp .net files and still comes up with this error. Haven't seen this one before.
Thanks,
WolfCoast
I'm getting the following error though:
Compiler Error Message: CS0433: The type 'webStreamer.WebForm1' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Web_vzw3wvek.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\ae0638c5\00d2094d_de30c601\webStreamer.DLL'
Source Error:
Line 29: try
Line 30: {
Line 31: WebForm1.proc.Kill();
Line 32: System.Diagnostics.Process[] procs = System.Diagnostics.Process.GetProcessesByName("vlc.exe");
Line 33: foreach (System.Diagnostics.Process proc in procs)
Source File: c:\Program Files\devnz\gbpvr\web\player.aspx.cs Line: 31
I shut down the service and deleted the directory gbpvr in the temp .net files and still comes up with this error. Haven't seen this one before.
Thanks,
WolfCoast