Base solution for your next web application

Activities of "BTSDEV"

Thank you @maliming for your time and help. after adding the dependency, as you have specified, it resolved the problem.

Hi maliming , Did you get my email with source code? Please confirm the receipt of the email.

Thank you for your time ad help wit this issue.

Thanks.

Hi Mailming, Thank you for your prompt reply. I downloaded the demo project. it works. no errors. When I try to integrate the GraphQL project to m production project, it is failing when It tries to Resolve QueryContainer in MainSchema class. Is there any spot that I shoudl be lookign at?

Please see the error at the GraphQL play ground

Thank you for your time!

@alper, I have created AbpZeroTemplateGraphQLModule as exactly as specified. Please let me know if there is anything tha I needed to check on.

@maliming, I have compared the code with Zero's code: MyCompanyName.AbpZeroTemplate.GraphQL. all the files are identical except companyname in the namespace. Any idea what might be wrong?

Also, It fails on this below line in MainSchema.cs Query = resolver.Resolve<QueryContainer>();

Appreciate your help!!

@maliming, thank you for the response. I can access the link now. Will feedback after comparing the code.

@maliming, the link you have posted deosnt exists. can you please re-post the corect link pls?

@ryancyq, I am resolving QueryContainer in MainSchema. Below is constructor of MainSchema class: public MainSchema(IDependencyResolver resolver) : base(resolver) { Query = resolver.Resolve<QueryContainer>(); }

@alpher, I have created MyProjectGraphQLModule in the GrapQL project, which inherts the AbpModule. Btw, then link you have posted doesnt exists. can you please re-post the correct link pls?

hi, thank you for the reply. I am running my solution on VS Enterprise Version 15.9.5. When I try to browse to.. http://localhost:22742. getting the following error:

This site can’t be reached localhost refused to connect. Search Google for localhost 22742 ERR_CONNECTION_REFUSED

I have sent the teamViewer ID & Password to [email protected] email ID.

Thank you for your time in helping to resolve this issue.

Thanks, BtsDev.

Showing 1 to 8 of 8 entries