نوشته شده در
shouldn't matter what server version as long as it has SQL and supports .Net 4.7.2
it will run on a raspberry Pi if you install Mono


نوشته شده در
@Huwr let me know when theres a new build as I like to try a complete fresh install from scratch.
Any testing being done on server 2022 ?
Any testing being done on server 2022 ?
Phil
نوشته شده در
don't know sorry and no time to investigate. you will need to wait until I officially release the code.Originally posted by HuwR
Ok.. I'm wait
نوشته شده در
don't know sorry and no time to investigate. you will need to wait until I officially release the code.
نوشته شده در
Remove it from both the role provider and membership provider lines..
But Err....
Question:
Database generated automatically by app?
Code:
<roleManager enabled="true" defaultProvider="SnitzSimpleRoleProvider" cookieRequireSSL="false">
<providers>
<clear />
<add name="SnitzSimpleRoleProvider" type="Snitz.WebMatrix.WebData.SnitzSimpleRoleProvider, SnitzMembership, Culture=neutral" />
</providers>
</roleManager>
<membership defaultProvider="SnitzSimpleMembershipProvider">
<providers>
<clear />
<add name="SnitzSimpleMembershipProvider" type="Snitz.WebMatrix.WebData.SnitzSimpleMembershipProvider, SnitzMembership, Culture=neutral" />
</providers>
</membership>
Question:
Database generated automatically by app?
آخرین ویرایش توسط
نوشته شده در
can you show the whole of the highlighted line that is in the error, (from your web.config)
if it contains a version in the type attribute like Version=1.1.3.3, try just removing it from both the role provider and membership provider lines (make sure you remove the comma after it too.
so it looks like
if it contains a version in the type attribute like Version=1.1.3.3, try just removing it from both the role provider and membership provider lines (make sure you remove the comma after it too.
so it looks like
Code:
type="Snitz.WebMatrix.WebData.SnitzSimpleMembershipProvider, SnitzMembership, Culture=neutral"
نوشته شده در
It is not the latest code on GitHub as not officially released yet.
نوشته شده در
? I haven't released version 2Originally posted by HuwR
On GitHub... Isn't the version you released on GitHub version 2?
آخرین ویرایش توسط
نوشته شده در
? I haven't released version 2
Email Member
Message Member
Post Moderation
بارگزاری فایل
If you're having problems uploading, try choosing a smaller image.
پیشنمایش مطلب
Send Topic
Loading...