Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is C#? Pin
Christian Graus25-Jul-01 1:56
protectorChristian Graus25-Jul-01 1:56 
GeneralRe: What is C#? Pin
Paul Watson25-Jul-01 3:03
sitebuilderPaul Watson25-Jul-01 3:03 
GeneralRe: What is C#? Pin
30-Jul-01 4:24
suss30-Jul-01 4:24 
GeneralRe: What is C#? Pin
Christian Graus25-Jul-01 1:54
protectorChristian Graus25-Jul-01 1:54 
AnswerRe: What is C#? Pin
Paul Watson24-Jul-01 22:09
sitebuilderPaul Watson24-Jul-01 22:09 
GeneralWindows Service Pin
another24-Jul-01 14:07
another24-Jul-01 14:07 
Generalfree c# certification Pin
24-Jul-01 2:26
suss24-Jul-01 2:26 
GeneralCS0234 Namespace Problem Pin
Paul Watson22-Jul-01 6:21
sitebuilderPaul Watson22-Jul-01 6:21 
On running of a C# webservice (built in Visual Studio .NET Beta 2) I am getting the following error:


<br>Compiler Error Message: CS0234: The type or namespace name 'Global' does not exist in the class or 
namespace 'Service1.Service1' (are you missing an assembly reference?)<br><br>Source Error:<br><br> <br><br>Line 27:     <br>Line 28:     [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]<br>Line 29:     public class Global_asax : Service1.Global {<br>Line 30:         <br>Line 31:         private static bool __intialized = false;<br> <br><br>


Building the service works fine, but running it in IE produces the above error.

I would greatly appreciate any help as I can get VB.NET webservices to work but not C# webservices.

regards,
Paul Watson
Cape Town, South Africa

e: paulmwatson@email.com

w: vergen.org
GeneralRe: CS0234 Namespace Problem Pin
Paul Watson24-Jul-01 21:32
sitebuilderPaul Watson24-Jul-01 21:32 
GeneralC# Performence Pin
ErezYakoel18-Jul-01 16:15
ErezYakoel18-Jul-01 16:15 
GeneralRe: C# Performence Pin
Eric Gunnerson (msft)20-Jul-01 12:57
Eric Gunnerson (msft)20-Jul-01 12:57 
QuestionPronunciation of C#? Pin
Youngar10-Jul-01 20:27
Youngar10-Jul-01 20:27 
AnswerRe: Pronunciation of C#? Pin
- Emanuele -10-Jul-01 21:07
- Emanuele -10-Jul-01 21:07 
AnswerRe: Pronunciation of C#? Pin
Paul Watson22-Jul-01 5:28
sitebuilderPaul Watson22-Jul-01 5:28 
GeneralRe: How shall I do it? Pin
Christian Graus9-Jul-01 18:14
protectorChristian Graus9-Jul-01 18:14 
GeneralWin32 API functions Pin
Michael P Butler7-Jul-01 5:01
Michael P Butler7-Jul-01 5:01 
GeneralRe: Win32 API functions Pin
Eric Gunnerson (msft)16-Jul-01 9:31
Eric Gunnerson (msft)16-Jul-01 9:31 
GeneralC# BOOKS Pin
3-Jul-01 10:52
suss3-Jul-01 10:52 
GeneralRe: C# BOOKS Pin
Eric Gunnerson (msft)6-Jul-01 11:29
Eric Gunnerson (msft)6-Jul-01 11:29 
GeneralRe: C# BOOKS Pin
Tom Archer12-Jul-01 22:59
Tom Archer12-Jul-01 22:59 
GeneralRe: C# BOOKS Pin
InOut.NET1-Jun-06 22:24
InOut.NET1-Jun-06 22:24 
GeneralC# and Win32 Pin
- Emanuele -2-Jul-01 5:00
- Emanuele -2-Jul-01 5:00 
GeneralRe: C# and Win32 Pin
Eric Gunnerson (msft)3-Jul-01 6:46
Eric Gunnerson (msft)3-Jul-01 6:46 
GeneralCOM Interop Problems Pin
Jason Kesler2-Jul-01 4:44
Jason Kesler2-Jul-01 4:44 
Questionhow to use principal permission in c#? Pin
29-Jun-01 3:16
suss29-Jun-01 3:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.