The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
Posted on
16th Feb 2014 07:03 pm by
admin
When I locally run the website, it works just fine, but when I uploaded it to the hosting environment, I receive the following error, can you help?
---------------------------------------------------------
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: CS0234: The type or namespace name 'ServiceModel' does not exist in the namespace 'System' (are you missing an assembly reference?)
Source Error:
Line 7: using System.Web;
Line 8: using System.Web.Configuration;
Line 9: using System.ServiceModel.Syndication;
Line 10:
Line 11: ///
Source File: c:hostingspaceslubumbasxxxxx.comwwwrootApp_CodeEntitiesBlog.cs Line: 9
------
A compilation error has occurred.
10/21/2009 12:41:46 AM
10/21/2009 6:41:46 AM
5b8c8a7bdc004b6c98dec8bddfba92bd
3
1
0
/LM/W3SVC/28/ROOT-22-129005809056781079
Full
/
C:HostingSpaceslubumbasxxxxx.comwwwroot
SOFTSERV7
5824
w3wp.exe
NT AUTHORITYNETWORK SERVICE
HttpCompileException
c:hostingspaceslubumbasxxxxx.comwwwrootApp_CodeEntitiesBlog.cs(9): error CS0234: The type or namespace name 'ServiceModel' does not exist in the namespace 'System' (are you missing an assembly reference?)
http://xxxxx.com/default.aspx
/default.aspx
False
NT AUTHORITYNETWORK SERVICE
12
NT AUTHORITYNETWORK SERVICE
False
at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) at System.Web.Compilation.BuildManager.CompileCodeDirectories() at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
No comments posted yet
Your Answer:
Login to answer
295
26
Other forums
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M