In the web.config file this line (
) is giving some errors.
CS0234: The type or namespace name 'Utils' does not exist in the namespace 'YAF' (are you missing an assembly reference?)
But when I run the app on localhost it works very well...
Any help!!
Thansks