16 comments found.
your site not working
Hi marcospino, Read the readme file carefully , make sure the swagger api backend is running .
Getting error in the below line context.Token = SimpleStringCipher.Instance.Decrypt(qsAuthToken, AppConsts.DefaultPassPhrase); return Task.CompletedTask;
Error details
System.Security.Cryptography.CryptographicException HResult=0×80131501 Message=The input data is not a complete block. Source=System.Security.Cryptography.Algorithms StackTrace: at Internal.Cryptography.UniversalCryptoDecryptor.UncheckedTransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at Internal.Cryptography.UniversalCryptoTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.<ReadAsyncCore>d__42.MoveNext() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at System.Security.Cryptography.CryptoStream.Read(Byte[] buffer, Int32 offset, Int32 count) at Abp.Runtime.Security.SimpleStringCipher.Decrypt(String cipherText, String passPhrase, Byte[] salt, Nullable`1 keySize, Byte[] initVectorBytes) at StartupT.Web.Host.Startup.AuthConfigurer.QueryStringTokenResolver(MessageReceivedContext context) in C:\Users\ramprathap\Documents\Development\Pramage.NET\aspnet-core\src\StartupT.Web.Host\Startup\AuthConfigurer.cs:line 75 at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerEvents.MessageReceived(MessageReceivedContext context) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.<HandleAuthenticateAsync>d__6.MoveNext()
This exception was originally thrown at this call stack:
[External Code]
StartupT.Web.Host.Startup.AuthConfigurer.QueryStringTokenResolver(Microsoft.AspNetCore.Authentication.JwtBearer.MessageReceivedContext) in AuthConfigurer.cs
[External Code]
Hi ramprathap, Read the readme file carefully , make sure the swagger api backend is running .
context.Token = SimpleStringCipher.Instance.Decrypt(qsAuthToken, AppConsts.DefaultPassPhrase);
throwing error “The input data is not a complete block.”
Hi ramprathap, Read the readme file carefully , make sure the swagger api backend is running .
Does this have SaaS support? Where users can register and subscribe to a paid payment plan?
I could get the page to load. I had to comment out the below line in QueryStringTokenResolver located in AuthConfigurer.cs:
context.Token = SimpleStringCipher.Instance.Decrypt(qsAuthToken, AppConsts.DefaultPassPhrase);
throwing error “The input data is not a complete block.”
Any ideas?
Hi mhartwig , Read the readme file carefully , make sure the swagger api backend is running .
Yes, I am running Swagger through Visual Studio and from VS Code run ng serve. Navigate to http://localhost:21021/ and it errors out with the above error.
make sure your sql server is running, connection string is correct with updated database
SQL is running, connection string is good. I have done an initial migrations and update-database.
Had to modify in QueryStringTokenResolver
to
if (qsAuthToken null || qsAuthToken “null”) { // Cookie value does not matches to querystring value return Task.CompletedTask; }
dont add any thing just send me the errors images (screenshot) via my email
Hi, I did nmp install and all I can see is this https://i.imgur.com/F3PfckX.png
Hi lokiys, your link is not working !!
Link I posted above from imgur works and shows that Your script is loading just circle lol. This is image as You can tell by extension .png. lol lol
Read the readme file carefully , make sure the swagger api backend is running .
The demo page is not working?
https://startupt.azurewebsites.netHi johndh,The server is off, you can see the screenshoots, It reopen soon.
Hi, Is it developed using asp.net zero?
Can you customize the software?
Hi chenchen520, It is Multipurpose and full source code.
Hi, I need to add a entity. Could you explain how to do that. Thank you
Hi barahonaju, this is not of the support listed !! but will help you how to doing that on mail .
Trying to run the Update-Database command on the backend service and it doesn’t recognize it as a command. Entityframework package doesn’t seem to be included and I can’t install it.
Hi ryanking44 , ensure that the Default project is selected as .EntityFrameworkCore in the Package Manager Console window, Best Regards
Yes, it is…I’ve followed all of the instructions and it still isn’t working. I’ve also been receiving a NETSDK1045 error. This is the only project I have ever received a target framework error on – I’ve tried installing all of the recent DOT Net SDK/Runtimes and the error doesn’t go away. I’m getting it on multiple machines. I’ll most likely be attempting to return.
Ignore my previous comment. I’ve solved it by updating to the latest version of Visual Studio. I’m an idiot! Thank you
Hi ryanking44, the required is ’.NET Core SDK’ not ’.NET SDK’
OK, that’s great , you are welcome
Hi, I need support.
Your startup project ‘StartupT.Core’ doesn’t reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again.
Hi barahonaju , thank you for purchasing our app ,
The solution :
read the documentation or the README file carefully and following the explained steps.
Best Regards
I purchased this application last week and it worked great out of the box. That is rare, thank you!
Hi dhodges351, Thank you for purchasing our app
It’s good but just a single page script and too costly
No, It is a full Application, For more Click “Live Preview” then Click the Sidebar button and make Login or Sign Up and so on. Thanks for your comment.
or try this a link please: https://startupt.azurewebsites.net/