Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP.NET with C#


Message #1 by "Ahmed Fiqri Ismail" <fiqri_yaka@y...> on Thu, 12 Jul 2001 04:35:51
hi there,



i am new to ASP.NET (but i am using ASP for a while) i am using a free 

host space that support .NET Beta 2.. but i am using .NET Beta1..



i have give below my url 



http://www22.brinkster.com/fiqridotnet/calc3.aspx



this page runs with C# code as src file (Calc2.cs) when i run this script 

(calc3.aspx) in my local machine it runs ok .. but on the web it dosent 

work and give this error message 



//=============================

Compilation Error 

Description: An error occurred during the compilation of a resource 

required to service this request. Please review the following specific 

error details and modify your source code appropriately. 



Compiler Error Message: CS2001: Source file '\\genfs2\www22

\fiqridotnet\Calc3.cs' could not be found

//================================



but all the code are there in the server... 



what should i do

please help me

fiqri 


  Return to Index