Jump to content

no matter how many times i try to start the bot it will not


scottie

Recommended Posts

  • 4 weeks later...

https://support.microsoft.com/en-au/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2

Quote

Resolution

To resolve this problem, install the updated version of the Microsoft .NET Framework 4.5.2 Developer Pack. For download information, see Microsoft Knowledge Base article 2901951 .

 

Link to comment
Share on other sites

OK i ran the web installer and got what is show in img i then ran and installed the dev pack and still getting the error 

 

[E] 11:47:36 - gdgfdgfd: Compilator Error :
error CS0012: The type 'System.Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

 

 

img.png

3 Feb 2017 11H47.log.html

Link to comment
Share on other sites

I installed visual studio community and still not working as for the uninstall and reinstall how do i do it i am using windows 10 and .net 4.6.2 is protected and i cant uninstall it/ find it in programs and features.

Link to comment
Share on other sites

Would this article be of any help?

https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2

It's more of an explanation I believe for the layman to help identify the problem.

Maybe a .dll is missing from the directory?

I reference to my question above. I have found a thread that claims to of found a fix/workaround;

https://forums.xamarin.com/discussion/31112/new-project-out-of-the-box-so-to-speak-assembly-not-found-system-runtime

3rd post down by BradyChambers.4907

Link to comment
Share on other sites

43 minutes ago, Derpaherpa said:

Would this article be of any help?

https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2

It's more of an explanation I believe for the layman to help identify the problem.

Maybe a .dll is missing from the directory?

I reference to my question above. I have found a thread that claims to of found a fix/workaround;

https://forums.xamarin.com/discussion/31112/new-project-out-of-the-box-so-to-speak-assembly-not-found-system-runtime

3rd post down by BradyChambers.4907

Tried this but still getting 

 

[E] 19:13:14 - gdgfdgfd: Compilator Error :
error CS0012: The type 'System.Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...