<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум Guardant &mdash; net 8.0 проблемы с получением ключа]]></title>
	<link rel="self" href="https://forum.guardant.ru/feed/atom/topic/1069" />
	<updated>2024-09-27T12:07:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.guardant.ru/topic/1069/</id>
		<entry>
			<title type="html"><![CDATA[Re: net 8.0 проблемы с получением ключа]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/5270/#p5270" />
			<content type="html"><![CDATA[<p>Добрый день,</p><p>Функция(метод) <a href="https://dev.guardant.ru/display/DOC/GrdSetFindMode">GrdSetFindMode </a>устанавливает условия поиска ключей</p>]]></content>
			<author>
				<name><![CDATA[Александра Старчаус]]></name>
				<uri>https://forum.guardant.ru/user/2010/</uri>
			</author>
			<updated>2024-09-27T12:07:47Z</updated>
			<id>https://forum.guardant.ru/post/5270/#p5270</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: net 8.0 проблемы с получением ключа]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/5262/#p5262" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Александра Старчаус пишет:</cite><blockquote><p>Добрый день,</p><p>Уточните, пожалуйста, с каким инструментом разработки вы работаете, Guardant SLK или Guardant SDK? Какой версии?</p></blockquote></div><p>SDK последней версии, смог запустить это все дело с netCore библиотекой, сначала пользовался устаревшей версией, теперь запускается, остается понять разницу только All и Local, по сути локально сейчас ключ читает</p>]]></content>
			<author>
				<name><![CDATA[it20241]]></name>
				<uri>https://forum.guardant.ru/user/2127/</uri>
			</author>
			<updated>2024-09-23T14:06:22Z</updated>
			<id>https://forum.guardant.ru/post/5262/#p5262</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: net 8.0 проблемы с получением ключа]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/5261/#p5261" />
			<content type="html"><![CDATA[<p>Добрый день,</p><p>Уточните, пожалуйста, с каким инструментом разработки вы работаете, Guardant SLK или Guardant SDK? Какой версии?</p>]]></content>
			<author>
				<name><![CDATA[Александра Старчаус]]></name>
				<uri>https://forum.guardant.ru/user/2010/</uri>
			</author>
			<updated>2024-09-23T12:26:09Z</updated>
			<id>https://forum.guardant.ru/post/5261/#p5261</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: net 8.0 проблемы с получением ключа]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/5260/#p5260" />
			<content type="html"><![CDATA[<p>Проблема исчезает на net 8.0, если изменить <br /></p><div class="codebox"><pre><code>GrdFMR RemoteMode = GrdFMR.Local;</code></pre></div><p>С чем это может быть связано?</p>]]></content>
			<author>
				<name><![CDATA[it20241]]></name>
				<uri>https://forum.guardant.ru/user/2127/</uri>
			</author>
			<updated>2024-09-23T09:17:48Z</updated>
			<id>https://forum.guardant.ru/post/5260/#p5260</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[net 8.0 проблемы с получением ключа]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/5259/#p5259" />
			<content type="html"><![CDATA[<p>Добрый день, недавно начали пользоваться иструментом гуардант, пытались прочитать с помощью GrdAPI данные с защитного ключа, и не получается интегрировать в наше веб приложение на net 8.0 постоянно получаю &quot;Need initialize&quot;<br />Приложение успешно работает и читает если запустить его условно на net framework 4.8.<br />листинг кода<br /></p><div class="codebox"><pre><code>int dongleId;

GrdFMR RemoteMode = GrdFMR.ALL;
GrdE nGrdE = GrdApi.GrdStartup(RemoteMode); //Guardant.GrdE.UnableToCreateIniFile
Handle grdHandle = GrdApi.GrdCreateHandle(GrdCHM.MultiThread);
nGrdE = GrdApi.GrdSetAccessCodes(grdHandle, PublicCode + CryptPU, ReadCode + CryptRD, WriteCode + CryptWR); //Guardant.GrdE.NeedInitialization</code></pre></div>]]></content>
			<author>
				<name><![CDATA[it20241]]></name>
				<uri>https://forum.guardant.ru/user/2127/</uri>
			</author>
			<updated>2024-09-23T07:24:52Z</updated>
			<id>https://forum.guardant.ru/post/5259/#p5259</id>
		</entry>
</feed>
