Error while accessing tridion content manager [closed] - tridion

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Getting below error while accessing SDL Tridion Content Manager (SDL Tridion version 2011). Did anyone face this issue before?
<?xml version="1.0"?>
<tcm:Error xmlns:tcm="http://www.tridion.com/ContentManager/5.0" ErrorCode="8004035A" Category="23" Source="Kernel" Severity="1">
<tcm:Line ErrorCode="8004035A" Cause="false" MessageID="4394">
<![CDATA[Unable to Initialize TDSE object.]]>
<tcm:Token>RESID_4537</tcm:Token>
<tcm:Token>TDSE</tcm:Token>
</tcm:Line>
<tcm:Line ErrorCode="8004035A" Cause="true" MessageID="16246">
<![CDATA[The license is invalid. Please contact SDL Tridion Customer Support: EasyLicenser error -12]]>
<tcm:Token>EasyLicenser error -12</tcm:Token>
</tcm:Line>
<tcm:Details>
<tcm:CallStack>
<tcm:Location>Licensing.StartupLicenseCheck</tcm:Location>
<tcm:Location>Security.InitializeUserContext</tcm:Location>
<tcm:Location>UtilitiesTDS.GetUserContext</tcm:Location>
<tcm:Location>TDSE.Initialize</tcm:Location>
</tcm:CallStack>
</tcm:Details>
</tcm:Error>

You should consider asking this over on the Tridion Stack Exhchange website. You are more likely to get a response from the Tridion experts there.
However, looking at your error message:
The license is invalid. Please contact SDL Tridion Customer Support:
EasyLicenser error -12
It would appear that there is an issue with your license file. I would suggest that you check that the license you are using is correct (they are specific to a particular server and are often based on the number of CPUs and possibly the number of Users and/or Publications) and contact the Tridion Support team if you are unable to resolve yourself.

Related

failing to create image in azure ml workspace [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I am able to create image and run azure ml service in one env but when I am moving to another env its not able to create image and failing with this error -
Message: Received bad response from Model Management Service:
Response Code: 500
{"code":"InternalServerError","statusCode":500,"message":"An internal server error occurred. Please try again. If the problem persists, contact support.","correlation":{"RequestId":"8667981d-ef71-4e7c-a735-c43ef07b51b8"}}'
these logs are not helpful to find issue
As the error message said, this issue is an internal issue, please raise a support ticket to assign a support engineer to investigate it.

Duplicated site name after publish [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 years ago.
Improve this question
Currently I am refactoring the site written on ASP.NET MVC5.
It already has published-version on some remote server (Windows Server 2012, IIS). Every time after some code refactored I do publish again and replace some folders\files on remote server.
What I found and want to know if it is a bug or something else :
In Debug mode I can access site only as localhost:**** and it is correct.
After publish everybody can access site by two url : 'sitename.com' (OK) or 'sitename.sitename.com' (Hmm?). 'sitename.sitename.sitename.com' doesn't work - OK. I think this happened because of some settings of IIS\Server isn't it?
It is not the urgent problem, but I want to know why it happened. Currently I can't contact to previous developers, what is the sad moment.
It seems that "sitename.sitename.com" is a subdomaian of sitename.com go to Your hosting provider control panel and deactivate sitename.sitename.com subdomain.

Can I get SDL Tridion Virtual Machine for my own purpose without license cost? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Is it possible to get SDL Tridion VMware for my own to learn? I've seen somewhere in the forum (in one of Nuno's post) may be stackoverflow or tridon forum like I can get the VMWare from SDL Tridion if I work for SDL project.
I checked with SDL Customer Support, but they don't provide any :-)
This is a common question, I wrote a blog over 2 years ago about getting individual developer environments here:
http://www.urbancherry.net/blogengine/post/2010/02/06/The-Fifth-Environment.aspx
To the best of my knowledge (as #Ram and #Nuno state) there is currently no way to get an evaluation license without being a Employee, Partner, Client or SDL Tridion MVP
As I did say in my blog, this is how you can get a Tridion License:
You work for SDL (SDL Employee)
You work for a SDL (WCM) Partner
You work for a SDL (WCM) Customer
You are a SDL Tridion MVP
So, the options didn't change. If any of the above applies to you, you can get a license.
Nuno
You can build your own VM to explore if you are a SDL Tridion Partner or if you are working for a client needs. In both cases, you need the license (via either partner agreement/client license contract). Apart from Tridion license, you need to have license for non-tridion software (like VMware, Windows OS etc..)
Here is an article on How to build VM:
https://www.sdltridionworld.com/articles/sdltridion2011/tutorials/creating-development-vm-1.aspx
Also, If you are partner you could talk to your SDL contact to see if you can get the sales VM Image.
I've blogged similar (the same) thoughts as Chris and Nuno.
+1 to the Fifth Tridion Environment
Read How to get started for some leads on a Linked-In group and recruiters
Also consider training as at least a temporary way to get familiar with the software. SDL sometimes offers discounts.

Looking for ASP.NET ( MVC 3 ) forum engine [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am looking for forum engine.
There are some requirements:
platform is ASP.NET(MVC 2,3)
MS SQL or MySql database
Open source
Customizeable (change theme, moderator settings, account settings etc.)
High performance
Could somebody advice most applicable solution?
Also have a look at..
http://www.mvcforum.com
Unity, DDD, Entity Framework v5, MVC3, SQL EXPRESS and open source.
Nearforums is ASP.NET MVC 3 forum, with MSSQL and MySql engine support.
MIT (permissive) licensed, web administration, templates (aka themes), I18n, ... is delivered by the Outercurve Foundation.

How do I diagnose a failure in the Membership service on an ASP.NET remote site? [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 8 years ago.
Improve this question
Yesterday I added a custom MembershipProvider to an ASP.NET web application, but when I deployed the application to its remote host server, it failed. I know I had the login info correct, and I also know that for nearly any exception in the login process, the Login control displays the standard error message, "Your login failed", so I assume something is wrong in the code/config.
What can I do to diagnose what is wrong on the server?
BTW: This weekend I only have FTP access to the server, so no event log, and CustomErrors is already set to Off.
THE END: I was an idiot, and using the wrong query window to check if the my login actually existed on the server.
You can try a couple of things:
Set custom errors to off in the
webconfig and look at what error its
giving
Look at the event log to see
if there is an useful info for this
app
If the above are not fruitful, then go for remote debugging!

Resources