Ask a Question related to ASP.NET General, Design and Development.
-
khawar #1
asp.net C# working with webservices
ok i created a file called foo.asmx (web service) which
has a class called foo, in that class there is a public
function called bar() which doesn't have [webmethod] in
front of it, so that only local applications can use it.
now i have another file called lala.cs which contains the
code behind for an aspx page. Now i need to create an
instance of foo class in that lala.cs file as well as
exceute the bar() function of that instance of foo. I am
using "using foo;" directive on the top of the page but it
says namespace not found, can some one help
Please help
thanks
bye
khawar Guest
-
#38816 [Opn]: PHP code that was working perfectly recently stopped working.
ID: 38816 User updated by: mtoohee at gmail dot com -Summary: PHP code that was working perfectly recently stopped.... -
Webservices working in IE but not Mozilla/Firefox
I am connecting to a web service where the SOAP toolkit in use is JBoss. Everything works fine as long as the SWF is displayed in IE, but in Firefox... -
Macromedia Flash Player installed and working properly suddenlys stops working..
No idea what has caused the Flash player to stop working. This is not my machine but a relatives who has asked for help over the T'giving... -
1 or more webservices
Hi I want to make a webservice which retrieves data for a webpart in a sharepoint environment. Is it handier to make 1 large webservice or a few... -
webservices and com+
hi i have created a webservice that has methods like getitems and so on that get data from the db. and am calling it from asp.net i want...



Reply With Quote

