+ Reply to Thread
Results 1 to 10 of 10

Thread: Help with Community server Install

  1. #1
    nightrain is offline x10Hosting Member nightrain is an unknown quantity at this point
    Join Date
    Apr 2009
    Location
    Croatia
    Posts
    13

    Help with Community server Install

    As i sad above,having some god **** problems with installation...
    I get this error;

    Compilation Error

    Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.
    Compiler Error Message: CS0246: The type or namespace name `int' could not be found. Are you missing a using directive or an assembly reference?


    Where did go wrong?!

    Is this some mine fault or it's something else?:dunno:

  2. #2
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help with Community server Install

    Did you forget to:
    Code:
    using System;
    at the beginning of your code?

    It's telling you that the type System.int is missing.
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

  3. #3
    nightrain is offline x10Hosting Member nightrain is an unknown quantity at this point
    Join Date
    Apr 2009
    Location
    Croatia
    Posts
    13

    Re: Help with Community server Install

    Dont know anymore.....
    I have try everything,but zero... I'm new in ASP.NET...
    Didn't shure about that System?!

  4. #4
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help with Community server Install

    can you post your code?
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

  5. #5
    nightrain is offline x10Hosting Member nightrain is an unknown quantity at this point
    Join Date
    Apr 2009
    Location
    Croatia
    Posts
    13

    Re: Help with Community server Install

    gmcs /target:library /debug- /optimize+ /warn:0 /out:"/tmp/nobody-temp-aspnet-0/13356193/App_Code.1427a5c0.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.ASPNet20MemberRole.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Blogs.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Components.SearchBarrel.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Components.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Controls.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Data.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Discussions.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Ldap.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.MailGateway.MailRoom.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.MailGateway.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.MediaGalleries.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Messages.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.RegexLibrary.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Spam.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Web.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.WebServices.Services.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.WebServices.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Wikis.dll" /r:"/home/xxxxx/public_html/Web/bin/CommunityServer.Wss.WebServices.dll" /r:"/home/xxxxx/public_html/Web/bin/CookComputing.XmlRpcV2.dll" /r:"/home/xxxxx/public_html/Web/bin/RSS.NET.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.AmazonS3.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.CommunityServer.Metadata.Extractor.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.Components.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.DynamicConfiguration.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.Glow.MultipleFileUpload.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.Glow.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.MailGateway.Common.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.Registration.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.Tasks.dll" /r:"/home/xxxxx/public_html/Web/bin/Telligent.TinyMCEWrapper.dll" /r:"/home/xxxxx/public_html/Web/bin/log4net.dll" /r:"/opt/mono/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll" /r:"/opt/mono/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll" /r:"/opt/mono/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll" /r:"/opt/mono/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll" /r:"/opt/mono/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll" /r:"/opt/mono/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll" /r:"/opt/mono/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll" /r:"/opt/mono/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll" /r:"/opt/mono/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll" /r:"/opt/mono/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll" /r:"/opt/mono/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll" /r:"/opt/mono/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll" /r:"/opt/mono/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll" /r:"/opt/mono/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/64203625/e00935f7_842903d2_00000002/CommunityServer.ASPNet20MemberRole.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/9be2cf65/1fcbccb7_842903d2_00000002/CommunityServer.Blogs.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/34fb9fba/b0d29c68_842903d2_00000002/CommunityServer.Components.SearchBarrel.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/68a343ee/ec8a403c_842903d2_00000002/CommunityServer.Components.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/0d37480e/891e4bdc_842903d2_00000002/CommunityServer.Controls.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/656dd802/e144dbd0_842903d2_00000002/CommunityServer.Data.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/374a8c1f/b3638fcd_842903d2_00000002/CommunityServer.Discussions.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/23913d7f/a7b83ead_842903d2_00000002/CommunityServer.Ldap.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/9c85e76b/18ace4b9_842903d2_00000002/CommunityServer.MailGateway.MailRoom.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/dd089a61/592199b3_842903d2_00000002/CommunityServer.MailGateway.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/1e78b0c4/9a51b316_842903d2_00000002/CommunityServer.MediaGalleries.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/214bc7a4/a562c476_842903d2_00000002/CommunityServer.Messages.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/40fa2fcc/c4d32c1e_842903d2_00000002/CommunityServer.RegexLibrary.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/7559f821/f170fbf3_842903d2_00000002/CommunityServer.Spam.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/17239ba8/930a987a_842903d2_00000002/CommunityServer.Web.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/775e9372/f37790a0_842903d2_00000002/CommunityServer.WebServices.Services.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/f960cf26/7d49ccf4_842903d2_00000002/CommunityServer.WebServices.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/bdad2817/39842bc5_842903d2_00000002/CommunityServer.Wikis.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/82b9c52f/0690c6fd_842903d2_00000002/CommunityServer.Wss.WebServices.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/af03f082/2b2af350_842903d2_00000002/CookComputing.XmlRpcV2.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/3a519137/be7892e5_842903d2_00000002/RSS.NET.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/6371ae2c/e758adfe_842903d2_00000002/Telligent.AmazonS3.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/14a649af/908f4a7d_842903d2_00000002/Telligent.CommunityServer.Metadata.Extractor.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/70f4647e/f4dd67ac_842903d2_00000002/Telligent.Components.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/acbf055f/2896068d_842903d2_00000002/Telligent.DynamicConfiguration.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/89fabcb2/0dd3bf60_842903d2_00000002/Telligent.Glow.MultipleFileUpload.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/3d3c80f5/b9158327_842903d2_00000002/Telligent.Glow.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/c7c44af4/43ed4926_842903d2_00000002/Telligent.MailGateway.Common.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/c4606c21/40496ff3_842903d2_00000002/Telligent.Registration.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/3df2c4d2/b9dbc700_842903d2_00000002/Telligent.Tasks.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/0ec67c8c/8aef7f5e_842903d2_00000002/Telligent.TinyMCEWrapper.dll" /r:"/tmp/nobody-temp-aspnet-0/d61656fa/assembly/shadow/eb593da3/6f703e71_842903d2_00000002/log4net.dll" /langversion:ISO-2 -- "/tmp/nobody-temp-aspnet-0/13356193/App_Web_3432f233_0.cs"

    /tmp/nobody-temp-aspnet-0/13356193/App_Web_3432f233_0.cs(43,21): error CS0246: The type or namespace name `int' could not be found. Are you missing a using directive or an assembly reference?
    /tmp/nobody-temp-aspnet-0/13356193/App_Web_3432f233_0.cs(252,21): error CS0246: The type or namespace name `int' could not be found. Are you missing a using direct

  6. #6
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help with Community server Install

    Ok, so you got a pretty big project

    One of the files is missing the namespace System. Do you have the code for all the project files?

    This is what is happening:

    Code:
    int x = 0; // error at this line, what is int?
    Code:
    using System; // System defines int
    
    int x = 0; // this will work, int is defined
    This is the same error you'd get if you do this:

    Code:
    bar baz = new bar(); // what is bar? it is not defined!
    Code:
    File foo.cs
    namespace foo {
    class bar { }
    }
    
    another_file.cs
    using Foo; // now, you can use bar() and it will be the same as foo.bar()
    
    bar baz = new bar(); // this works!
    You could also change every single int to System.int, but it is much easier and better coding to use the namespace system.
    Last edited by garrettroyce; 05-17-2009 at 03:54 PM.
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

  7. #7
    nightrain is offline x10Hosting Member nightrain is an unknown quantity at this point
    Join Date
    Apr 2009
    Location
    Croatia
    Posts
    13

    Re: Help with Community server Install

    damn!!:hahano: I'm loosing you here..........:dunno: Don't know.....the thing you said...sorry.....
    It's too big project for me................:nuts:

  8. #8
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help with Community server Install

    can you send me all files for this project?
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

  9. #9
    nightrain is offline x10Hosting Member nightrain is an unknown quantity at this point
    Join Date
    Apr 2009
    Location
    Croatia
    Posts
    13

    Re: Help with Community server Install

    ofcourse,tell me what you need and I will upload...

  10. #10
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help with Community server Install

    I'll send you a message what to do.
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

+ Reply to Thread

Similar Threads

  1. Need an online dedicated gaming server?
    By TPI007 in forum Gamer's Lounge
    Replies: 3
    Last Post: 12-17-2008, 06:42 AM
  2. Replies: 28
    Last Post: 04-04-2008, 04:11 PM
  3. Replies: 1
    Last Post: 02-20-2008, 05:15 AM
  4. Global Update(MySQL, Issues, Etc.)
    By Corey in forum News and Announcements
    Replies: 768
    Last Post: 01-30-2008, 11:11 PM
  5. PHP Server Status.
    By Nathan in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 07-12-2005, 08:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers