Hello!
I am new to RBS and no matter if I create a new app or work on an existing app the toolbox will not engage. My main goal is to use this a visual design tool, but the basic functionality isn't working. I have installed using the most recent v 1.48.2. I have also uninstalled and reinstalled several times now. Any help would be appreciated.
Hi @Thumper2004,
Do you see any errors in the output window? Also does the problem happen with a brand new app with just the Index.razor page?
On a brand new app, without adding any data to it, I created a basic page with code-behind. No components toolbox enables.
It keeps trying to find an internal nuget source. I haven't set any package sources in RBS.
Hi @Thumper2004,
This indicates some other problem. Can you paste the messages from the output window?
RBS uses the dotnet
CLI to build and run applications that rely on the global nuget source. More info is available here Troubleshooting